frequencies: Frequency Tables

Description Usage Arguments Details Value Author(s)

Description

Over-rides the frequencies function in package Deducer to capture warning messages.

Usage

1
frequencies(data, r.digits = 1)

Arguments

data

A data.frame containing the variables on which to run frequencies

r.digits

how many digits should the percentages be rounded to

Details

Just like the frequencies function in package Deducer except it is wrapped in the withConditions function to capture warning messages.

Value

Returns a list of freq.table objects. One for each variable in data.

Author(s)

Bill Altermatt


DeducerRichOutput documentation built on May 2, 2019, 4:53 p.m.