View source: R/MLMSfunctions.R
d18O_samples_list | R Documentation |
d18O_samples_list: function to get sample peak and d18O data for the specified files
d18O_samples_list(standardFileNames, expPk.num = 5, exp.df)
standardFilesNames |
character vector of filenames containing standards (of same type) |
list of dataframes containing sample peaks and d18O data
Usage example
LWstandFiles<-find_files_by_analysis_num(LWiso,LWstandardAnalysisNum)
LW_d18O.list<-d18O_samples_list(LWstandardFileNames)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.