get_project_file_path: Get path for a project file or directory.

View source: R/inputs_outputs.R

get_project_file_pathR Documentation

Get path for a project file or directory.

Description

Get path for a project file or directory.

Usage

get_project_file_path(
  filetype,
  source = NA,
  msfinder_info = NA,
  msfinder_lvl = NA,
  peak_id = NA
)

Arguments

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.

Value

The file or folder full path.


eMetaboHUB/MS-CleanR documentation built on Jan. 3, 2024, 8:55 p.m.