Skip to contents

by default saves parquet files locally to package cache where omopcept functions can access

Usage

omop_vocabs_preprocess(
  from,
  to = tools::R_user_dir("omopcept", which = "cache")
)

Arguments

from

filepath where omop vocab csvs are stored

to

path to save parquet files locally, defaults to package cache which is where omopcept functions look

Value

nothing

See also

omop_vocab_table_save() alternative that saves an already processed parquet file from remote or local source to local package cache