View source: R/norm_density_plot.R
build_tail_dat | R Documentation |
Separate the lower and upper tails for a pdf dataset
build_tail_dat(dat, lower_x = -1.96, upper_x = NULL)
dat |
data from which to build the tails |
lower_x |
lower x-limit for the tail |
upper_x |
upper x-limit for the tail |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.