powered by
datasummary statistic shortcut
NUnique(x, ...)
variable to summarize
unused
if (identical(Sys.getenv("pkgdown"), "true")) { datasummary(cyl + hp ~ NUnique, data = mtcars) }
Run the code above in your browser using DataLab