ash_points | R Documentation |
Mainly a utility for the lattice and ggplot2 plotting
functions, ash_points()
returns the points to be plotted.
ash_points(x, binwidth = NULL, adjust = 1)
x |
A numeric vector |
binwidth |
The width of the histogram bins. If |
adjust |
A number used to scale |
A data frame containing x and y coordinates of the resulting ASH plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.