quickview: File quickview

Description Usage Arguments

View source: R/isoread.R

Description

This functions serves to gain a quick view of a loaded isodat file. It shows the masses plot and prints a minimal subset of the peak table. Optionally reloads the file (tries to keep the peak definitions).

Usage

1
2
quickview(iso, reload = FALSE, show = c("Peak Nr.", "Status", "Ref. Peak",
  "Component", "Rt", "Start", "End", "Ampl. 2", "d 2H/1H"))

Arguments

iso

a single isodat file obj

reload

whether to reload the file (this is forced if there is no chromatographic data)

show

list of peak table columns to show


sebkopf/isoread documentation built on Dec. 31, 2021, 4:15 a.m.