Learn R Programming

hadron (version 3.1.2)

plot.massfit: plot.massfit

Description

Generic function to plot an object of type massfit

Usage

# S3 method for 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.