file_info: Gather information about data files stored on afs. Throws...

Description Usage Arguments Value

Description

Gather information about data files stored on afs. Throws error if there is no matching master file for R data. This happens if 'rnames' is defined and the corresponding value in 'files' can't be located.

Usage

1
2
file_info(path = getOption("afs.path"), files, fixed = TRUE,
  rnames = NULL)

Arguments

path

Path to root directory to search for files.

files

Files to gather info about (get with process_tracker)

fixed

Match patterns exactly (surround with regexp anchors)

rnames

R data names to match to files (if NULL then new names are made)

Value

A data.table


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