View source: R/datasummary_functions.R
N | R Documentation |
datasummary statistic shortcut
N(x)
x |
variable to summarize |
if (identical(Sys.getenv("pkgdown"), "true")) {
datasummary(Factor(cyl) ~ N, data = mtcars)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.