tabulate_wd: Tabulate the columns of wide data

Description Usage Arguments Value

View source: R/tabulation.R

Description

Counts unique values of specified columns and returns these counts as a data.frame

Usage

1
tabulate_wd(dat, cols)

Arguments

dat

A data.frame

cols

Columns to tabulate

Value

A data.frame with original cols as rows and columns containing the counts of individual values


graggsd/sgcleanup documentation built on May 28, 2019, 8:53 p.m.