View source: R/join-chem-spectra.R
| join_chem_spec | R Documentation | 
Combines spectral data (data.frame) and chemical data (data.frame).
join_chem_spec(dat_chem, dat_spec, by = "sample_ID")
dat_chem | 
 data.frame that contains chemical values of the sample  | 
dat_spec | 
 List that contains spectral data  | 
by | 
 character of column name that defines sample_ID  | 
List: xxx
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.