View source: R/xrd.getSampleFiles.R
xrd.getSampleFiles | R Documentation |
Returns filenames with XRD sample data stored in different formats. These data sets help the user quickly get started with example codes for this package. It can also be used for testing and debugging purposes. d
xrd.getSampleFiles(fileExt = NULL)
fileExt |
XRD filename extension: "asc", "txt", "ras", "rasx" |
vector with path and filename to sample XRD data files
Thomas Gredig
file.list = xrd.getSampleFiles()
basename(file.list)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.