save omop vocabulary parquet file from provided location to local package cache
Source:R/omop_vocab_table_save.R
omop_vocab_table_save.Rd
default using UCLH github repo, option to use local files
Usage
omop_vocab_table_save(
tablename = "concept",
from = NULL,
to = tools::R_user_dir("omopcept", which = "cache"),
download_max_secs = 720
)
See also
omop_vocabs_preprocess()
alternative that reads in csvs downloaded from Athena and saves to parquet also in local package cache