PerformDataInspect: PerformDataInspect

View source: R/spectra_processing.R

PerformDataInspectR Documentation

PerformDataInspect

Description

PerformDataInspect is used to plot 2D/3D structure of the MS data

Usage

PerformDataInspect(
  datapath = NULL,
  rt.range = c(0, 0),
  mz.range = c(0, 0),
  dimension = "3D",
  res = 100
)

Arguments

datapath

data file path

rt.range

retention time range, unit is seconds

mz.range

m/z range

dimension

view dimension, canbe "2D" or "3D"

res

resolution number, higher of the number means higher resolution

Author(s)

Zhiqiang Pang


xia-lab/MetaboAnalystR documentation built on April 15, 2024, 12:16 p.m.