skim_codebook: Skim codebook

Description Usage Arguments Examples

Description

Implements the regular functionality of skimr::skim() but renames the columns p0, p50, and p100 to min, median, and max respectively for numeric types to keep things consistent across type (and produce a narrower wide table).

Usage

1

Arguments

data

the dataset to skim

...

passed to skimr::skim()

Examples

1

codebook documentation built on July 1, 2020, 10:28 p.m.