IrmsDualInletData: IrmsDualInletData reference class

Description Arguments Methods Note See Also

Description

IrmsDualInletData reference class

Arguments

summarize

whether to show whole data table or just the summary ggplot data

Methods

convert_data(value, data_type)

function converts data table entries to their appropriate data types - overwrite in derived classes for more specialized behaviour

get_data_table(...)

retrieve the data table

get_mass_data(masses = names(.self$plotOptions$masses), melt = FALSE, ...)

get the mass trace data for specific masses, can be provided in melt = TRUE long format for easy use in ggplot style plotting

init_irms_data()

initialize irms data container

make_ggplot(...)

generate a ggplot object for the data in this IrmsData object

plot(...)

plot data with standard plot functions (fast) to standard output

Note

not implemented yet for any actual data reading

See Also

IrmsData, IrmsContinuousFlowData initialize irms data container by default, returns all data table columns that are enabled with show = TRUE


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