Description Usage Arguments Value Examples
View source: R/example_dstCSDR_files.R
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.
1 | example_dstCSDR_files(path = NULL)
|
path |
Name of a specific dstCSDR example file or |
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.
1 2 | example_dstCSDR_files()
example_dstCSDR_files("Example_CDSR_1921.xls")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.