plot.averx: Plots averx data

View source: R/plotutils.R

plot.averxR Documentation

Plots averx data

Description

Plots averx data

Usage

## S3 method for class 'averx'
plot(x, ...)

Arguments

x

averx object

...

ignored

Value

Returns the plotted data in from of a data.frame with named columns t (the time index), averx the values of average x and daverx the statistical error estimate.


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