STATAtab: Produces a table of frequency information for a variable

Description Usage Arguments Value

View source: R/investigating.r

Description

This function produces a table of frequency information for a variable, including the n and % for each level, as well as cumulative n and %. This function is designed to mirror the comprehensive frequency output provided by STATA.

Usage

1

Arguments

data

data frame

...

variable to analyze

Value

a table with frequency information


crbwin/clnR documentation built on Oct. 29, 2020, 1:55 a.m.