tcps_sample: Retrieve file paths to TCPS sample data.

Description Usage Arguments

View source: R/sample.R

Description

tcps comes bundled with some example files in its inst/extdata directory. This function make them easy to access by passing the sample name as a quoted string. It can be one of "staff_sample.xlsx", "student_sample.xlsx" or "faculty_sample.xlsx"

Usage

1
tcps_sample(path = NULL, ...)

Arguments

path

Name of file. If NULL, the example files will be listed.

...

Additional parameters pass on to dir


jkaupp/tcps documentation built on Dec. 2, 2019, 9:21 a.m.