Skip to contents

Builds and/or replaces any config files at maps.configPath/config as fst files maps.prodSchema: Oracle Project Table Schema

Config files are stored as csv files folder data-raw where they are compiled for internal usage with the usethis::use_data command See internalData.R in the same folder

Data are accessed in the MAPS package using 'MAPS:::' Example MAPS:::cfg_extract_tables

EXTRACT_CONFIG: Table to control cron jobs of listed source data, see internalData.R

Usage

setupConfig(con, clean = FALSE)

Arguments

con

Oraconnection Object

clean

= TRUE remove all config tables and rebuild. Default = FALSE