datasummary statistic shortcut
NUnique(x, ...)
x
...
if (identical(Sys.getenv("pkgdown"), "true")) { datasummary(cyl + hp ~ NUnique, data = mtcars) }
Useful links