Description Usage Arguments Details Value Examples
This is a explainer
method for factor vector.
1 2 |
X |
a numeric (or integer) data type |
xname |
a placeholder for variable name |
... |
other parameters required |
This method removes all the missing values in x
before computing the
summaries. This calls the method explainer.character
Prints the following information on console:
vector name
type
number of distinct values
number of missing values
a frequency table and histogram. If counts of all the factor levels are
less than half of length of X
, then the histogram is scaled with
maximum of 50
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.