View source: R/plots_constraints.R
plot_constraint.histogram | R Documentation |
Plots a histogram of constraint values.
plot_constraint.histogram(
primer.df,
con.cols,
con.identifier,
boundaries = NULL,
x.limits = NULL
)
primer.df |
Primer data frame, not necessarily a |
con.cols |
Constraint identifiers in |
con.identifier |
Name of the constraint to plot. |
boundaries |
List with constraint settings. |
x.limits |
Interval limiting the extent of the x-axis. |
A constraint histogram plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.