update_key: Update data_key by processing the tracking document and...

Description Usage Arguments

Description

Update data_key by processing the tracking document and renaming/adding files to data_key.

Usage

1
2
update_key(path = getOption("afs.path"), tracker = getOption("afs.tracker"),
  data = get_key(), save_key = TRUE, outfile = NULL)

Arguments

path

Path to AFS root directory (getOption('afs.path))

tracker

tracking file (getOption('afs.tracker'))

data

Data key (getOption('afs.key')

save_key

Save the returned key (default to "pkg/extdata/data_key.rda")

outfile

Where to save key, only used if save_key is TRUE.


nverno/sync.afs documentation built on May 24, 2019, 10:55 a.m.