powered by
Overwrite VariTAS options with options provided in config file.
overwrite.varitas.options(config.file)
Path to config file that should be used to overwrite options
None
# NOT RUN { config <- file.path(path.package('varitas'), 'config.yaml') overwrite.varitas.options(config) # } # NOT RUN { # }
Run the code above in your browser using DataLab