plot.massfit: plot.massfit

View source: R/plotutils.R

plot.massfitR Documentation

plot.massfit

Description

Generic function to plot an object of type massfit

Usage

## S3 method for class 'massfit'
plot(x, ..., xlab = "t", ylab = "m")

Arguments

x

Object of type massfit

...

Generic graphical parameter to be passed on to plotwitherror

xlab

String. Label for x-axis

ylab

String. Lable for y-axis

Value

See plotwitherror.


hadron documentation built on Sept. 9, 2022, 5:06 p.m.