Rdocumentation
powered by
Learn R Programming
freqdist (version 0.1)
Frequency Distribution
Description
Generates a frequency distribution. The frequency distribution includes raw frequencies, percentages in each category, and cumulative frequencies. The frequency distribution can be stored as a data frame.
Copy Link
Link to current version
Version
Version
0.1
Install
install.packages('freqdist')
Monthly Downloads
242
Version
0.1
License
GPL-2
Maintainer
Kenneth Moffett
Last Published
December 1st, 2016
Functions in freqdist (0.1)
Search all functions
freqdist
Generates a Frequency Distribution with columns for raw frequencies, percentages, and cumulative percentages.