Description Usage Arguments Details Value Author(s) See Also Examples
Improvement of tapply(x, g, hist)
with x and g taken from a data.frame
1 2 |
df |
data.frame object name |
x |
column name of variable of interest |
g |
column name of groups ( |
xlab, ylab |
axis labels. DEFAULT: "" |
las |
LabelAxisStyle, see |
main |
Main title, internal default based on |
unit |
Unit to be written into the default title. DEFAULT: NA |
... |
further arguments passed to |
Uses split
to categorize into groups.
NULL, used for plotting
Berry Boessenkool, [email protected], Jan 2015
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.