describe_num | R Documentation |
Describe numerical variable
describe_num(data, var, n, out = "text", margin = 0)
data |
A dataset |
var |
Variable or variable name |
n |
Weights variable for count-data |
out |
Output format ("text"|"list") |
margin |
Left margin for text output (number of spaces) |
Description as text or list
describe_num(iris, Sepal.Length)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.