readRaman: Read raw Raman files

Description Usage Arguments Examples

Description

Read raw Raman files

Usage

1
readRaman(path, hyperSpec = FALSE)

Arguments

path

path to the files or folders which contains raw files

Examples

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]

chengvt/cheng documentation built on May 13, 2019, 3:52 p.m.