Learn R Programming

ezmmek (version 0.2.4)

plot.new_ezmmek_act_group: plot_new_ezmmek_act_group

Description

Plots new_ezmmek_act_group object and facets by specified column names

Usage

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

Arguments

x

data.frame object of class new_ezmmek_act_group

...

User defined column names by which to facet plot

Examples

Run this code
# NOT RUN {
plot.new_ezmmek_act_group(new_ezmmek_act_group_obj,
site_name,
std_type)
# }

Run the code above in your browser using DataLab