histFreqs: Histogram Frequencies

Description Usage Arguments

Description

Turns a vector (or factor) into a data frame used for a table. Input must be turned into numeric once 'others' are removed.

Usage

1
histFreqs(v, increment, others = c(), ...)

Arguments

v

vector to analyze

increment

number to increment histogram bins (ex. 1)

others

non-numeric levels to remove


mnblonsky/REMI documentation built on May 23, 2019, 5:06 a.m.