Skip to contents

Save a template library to an RDS file

Usage

save_template_library(lib, path)

Arguments

lib

A template library (as built by build_from_start_position()).

path

Destination path.

Value

Invisibly, the result of saveRDS().