data_configuration: Reads configuration file on where to download data.

Description Usage Details Value Examples

View source: R/download.R

Description

It stores that configuration in 'data_config' at the global level.

Usage

1

Details

If you want to make the config file, then create a file called '$HOME/.config/MASH/data.ini' and put the following in it:

Value

A list of configuration parameters.

Examples

1
2
3
4
5
6
## Not run: 
[Default]
SCPHOST = computer-name.ihme.uw.edu
SCPHOSTBASE = /path/to/data/directory

## End(Not run)

dd-harp/population_comparison_bioko documentation built on Feb. 28, 2021, 11:05 p.m.