hs_import: Import Raman spectral data in the R environment

Description Usage Arguments Examples

View source: R/hs_import.R

Description

This function imports Raman data (Thermo Galactic's spc file format) into the R environment

Usage

1
hs_import(path = NULL, pattern = ".spc")

Arguments

path

path

pattern

(POSIX) regular expression used to select files (defaults to ".spc")

Examples

1
2
# Import Raman spectral data
# hs.x <- hs_import(path = "")

CMET-UGent/MicroRaman documentation built on July 25, 2020, 6:20 p.m.