plot.xrf: Plots an object of class xrf.

View source: R/plot.R

plot.xrfR Documentation

Plots an object of class xrf.

Description

plot.xrf is the plot method for objects of class xrf. This function can be used to create plots for checking the data.

Usage

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

Arguments

x

An object of class xrf().

...

Further arguments, will be ignored

Value

An object of class ggplot2()


henningte/elco documentation built on May 21, 2022, 6:56 p.m.