nc_data {SOMnmR} | R Documentation |
N/C data merge function
Description
This function allows you import a .csv file and create a dataframe with the C and N data of the samples been processed. The created dataframe will be merged with the spectral data during the fitting.
Usage
nc_data(NCdata)
Arguments
NCdata |
Raw spectrum |
Value
A dataframe with the molar ratio between the nitrogen and carbon.
[Package SOMnmR version 0.3.0 Index]