Description Format Source Examples
A few numbers from rnorm().
rnorm()
A numeric vector.
Generated from set.seed(123); rnorm(10)
set.seed(123); rnorm(10)
1 2
data(hiNorm) str(hiNorm)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.