gg.hist | R Documentation |
generate ggplot histogram
gg.hist(
dat.x,
as.frac = FALSE,
bins = 50,
center = NULL,
boundary = NULL,
trans = "identity",
print = TRUE,
xlim = NULL,
ylim = NULL,
xlab = "",
x_breaks = 20,
y_breaks = 10,
expand = waiver(),
...
)
A ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.