example_dstCSDR_files: Get the path to, or a list of, dstCSDR example file(s)

Description Usage Arguments Value Examples

View source: R/example_dstCSDR_files.R

Description

dstCSDR comes with various CSDR related example files in the package's inst/extdata directory. This function is used to return a list of the example files or to specify one for you may want to use as an example.

Usage

1

Arguments

path

Name of a specific dstCSDR example file or NULL.

Value

If path is NULL (the default), a list of all example files will be returned. If path is a specific file name (with extension) is provided, the full file path is returned.

Examples

1
2
example_dstCSDR_files()
example_dstCSDR_files("Example_CDSR_1921.xls")

daniel-r-germony/dstCSDR documentation built on Jan. 4, 2020, 12:16 a.m.