Description Usage Arguments Value Author(s) See Also Examples
View source: R/MS1_functions.R
This extracts the Compound ID from the start of a file name, given the full path.
1 | IDfromFilePath(file_path)
|
file_path |
The file path to extract the ID from. |
Returns the compound ID or whatever content is in front of the first "_"
.
Designed to work off output of other functions.
Emma Schymanski <emma.schymanski@uni.lu>
1 | IDfromFilePath("C:/MY_DATA/MS1/3529_Indoxacarb_MS1raw.txt")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.