R/setup.R
metadata_create_template.Rd
Includes place-holders for major sections of the metadata.
metadata_create_template(
dataset_id,
path = file.path("data", dataset_id),
skip_manual = FALSE,
user_responses = NULL
)
Identifier for a particular study in the database
Location of file where output is saved
Allows skipping of manual selection of variables, default = FALSE
Named list containing simulated user input for manual selection of variables, mainly for testing purposes
A yaml file template for metadata