d | R Documentation |
A very simple wrapper for the 'describe()' function from the 'psych' package. In addition to having a shorter function name, it also returns fewer statistics by default.
d(x, shorten = TRUE, ...)
x |
a numeric vector. |
shorten |
a logical value indicating whether only the n, mean, standard deviation, minimum, and maximum should be returned. Defaults to 'TRUE'. |
... |
additional arguments passed to 'describe()'. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.