compile.collated.dataset: compile collated dataset function

Description Usage Arguments

Description

this function puts compiles the collated dataset from records

Usage

1
2
compile.collated.dataset(dataset_name_prefix, dir_names = NULL,
  skip_dirs = NULL, save = TRUE)

Arguments

dataset_name_prefix

a character string to prefix the datasets with, no default

dir_names

a vector of directory names to import records from. default is NULL, in which case records from all directories present in path are imported

skip_dirs

a vector of directory names to skip importing from. default is NULL, in which case no directory is skipped

save

logical, if TRUE the datasets are saved to disk, defaults to TRUE


martingerdin/beehive documentation built on May 16, 2019, 11:12 p.m.