generate_background_collection: Generate default background collection

View source: R/lto.R

generate_background_collectionR Documentation

Generate default background collection

Description

[Maturing]

generate_background_collection() generates (and caches) a Collection objecting consisting of all non-stub LTO thematically annotated stories.

Usage

generate_background_collection(version, overwrite_rds = FALSE, verbose = TRUE)

Arguments

version

A length-one character vector specifying an LTO version tag. Set to "latest" to configure the latest numbered version, and "dev" to configure the LTO developmental version.

overwrite_rds

A logical value indicating whether previously generated Rds files (if any) should be regenerated and overwritten.

verbose

A logical value indicating whether status messages should be output to console.

Details

This function is called internally by the configure_lto() package function. Use it directly at your own risk.


stoRy documentation built on July 9, 2023, 7:46 p.m.