N function

datasummary statistic shortcut

datasummary statistic shortcut

N(x)

Arguments

  • x: variable to summarize

Examples

if (identical(Sys.getenv("pkgdown"), "true")) { datasummary(Factor(cyl) ~ N, data = mtcars) }
  • Maintainer: Vincent Arel-Bundock
  • License: GPL-3
  • Last published: 2025-02-02