setup_data: Copy data from AFS and create roxygen documentation.

Description Usage Arguments

Description

Copy data from AFS and create roxygen documentation.

Usage

1
2
setup_data(files, basedir = ".", descriptions, capitalize = TRUE,
  datadir = "data", docdir = "R", add_tables = TRUE, ...)

Arguments

files

Data files to get from AFS

basedir

base directory (default to '.')

descriptions

Optional data descriptions

capitalize

If true, capitalize the variable names

datadir

Name of output directory for data (Default to 'data')

docdir

Name of output directory for files produced by datadoc::describe (default 'R')

add_tables

If true, add tables to documentation.

...

passed to datadoc::describe


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