sync_repo: Run the data repository synchronisation

Description Usage Arguments Value

View source: R/sync_repo.R

Description

Run the data repository synchronisation

Usage

1
sync_repo(config, create_root = FALSE, verbose = TRUE)

Arguments

config

data.frame: configuration as returned by read_repo_config

create_root

logical: should the data root directory be created if it does not exist?

verbose

logical: if TRUE, provide additional progress output

Value

vector of logical values indicating success of each data source in config. NA indicates that the data source was not run (e.g. do_sync set to FALSE)


AustralianAntarcticDataCentre/raadsync documentation built on May 5, 2019, 8:14 a.m.