plot.new_ezmmek_calibrate {ezmmek} | R Documentation |
plot_new_ezmmek_calibrate
Description
Plots new_ezmmek_calibrate object and facets by specified column names
Usage
## S3 method for class '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
## Not run: plot.new_ezmmek_calibrate(new_ezmmek_calibrate_obj,
site_name,
std_type)
## End(Not run)
[Package ezmmek version 0.2.4 Index]