View source: R/helper_functions.R
get.plot.height | R Documentation |
Returns the extent of a plot.
get.plot.height(N, px.per.n = 50, min.size = 300, max.size = 1500000)
N |
Number of observations to plot. |
px.per.n |
Pixels required per observations. |
min.size |
Minimal extent of plot in pixels. |
max.size |
Maximal extent of plot in pixels. |
The extent of the plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.