Learn R Programming

ezmmek (version 0.2.4)

plot.new_ezmmek_calibrate: plot_new_ezmmek_calibrate

Description

Plots new_ezmmek_calibrate object and facets by specified column names

Usage

# S3 method for new_ezmmek_calibrate
plot(x, ...)

Arguments

x

data.frame object of class new_ezmmek_calibrate

...

User defined column names by which to facet plot

Examples

Run this code
# NOT RUN {
plot.new_ezmmek_calibrate(new_ezmmek_calibrate_obj,
site_name,
std_type)
# }

Run the code above in your browser using DataLab