Description Usage Arguments Value
S3 class meant for representing numeric variables that act like factor variables by taking only a few different values. This class is used in makeDataReport() in order to get appropriate summaries, visualizations and checks for such variables. In other words, such variables will be treated like factor variables instead of numerics.
1 | smartNum(v)
|
v |
A numeric vector |
A smartNum
object that is handled in makeDataReport
in the same way as a factor.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.