View source: R/MLMSfunctions.R
find_files_by_analysis_num | R Documentation |
find_files_by_analysis_num: function that gets filenames of files with specified analysis numbers
find_files_by_analysis_num(standards.Iso, analysisNum.vec)
standards.Iso |
continuous flow data for standards files (of the same standard) |
analysisNum.vec: |
numeric vector of analysis numbers identifying which standard files to pull |
character vector of file names containing the specified analyses
Usage Example
LWstandardFileNames<-find_files_by_analysis_num(LWiso,LWstandardAnalysisNum)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.