Description Usage Arguments Examples
Read raw Raman files
1 |
path |
path to the files or folders which contains raw files |
1 2 3 4 5 | # not run
# data <- readRaman(getwd()) # data in working directory
# data <- readRaman("folder") # data in folder
# data <- readRaman("file.txt") # specify file
# data[1:5,1:5]
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.