View source: R/inputs_outputs.R
get_project_file_path | R Documentation |
Get path for a project file or directory.
get_project_file_path(
filetype,
source = NA,
msfinder_info = NA,
msfinder_lvl = NA,
peak_id = NA
)
filetype |
A string indicating the needed directory or file. |
source |
A string indicating which mode to read from: "pos" or "neg". |
msfinder_info |
A string indicating which type of MSFinder file to get path from: "Structure" or "Formula". |
msfinder_lvl |
A string indicating which level of MSFinder file to get path from. |
peak_id |
A string indicating the wanted peak id. |
The file or folder full path.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.