Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (2.2-3) of this package.
Take me there.
prettyR (version 1.0-4)
Pretty descriptive stats.
Description
Functions for conventionally formatted descriptive stats.
Copy Link
Link to current version
Version
Version
2.2-3
2.2-2
2.2
2.1-1
2.0-8
2.0-7
2.0-6
2.0-5
2.0-4
2.0-3
2.0-1
1.9
1.8-9
1.8-6
1.8-5
1.8-4
1.8-3
1.8-1
1.7
1.5
1.4
1.3-5
1.3-4
1.3-3
1.3-2
1.3-1
1.2-1
1.1-3
1.1-1
1.0-6
1.0-5
1.0-4
1.0-3
1.0-2
1.0-1
Install
install.packages('prettyR')
Monthly Downloads
2,849
Version
1.0-4
License
GPL
Maintainer
Jim Lemon
Last Published
April 9th, 2019
Functions in prettyR (1.0-4)
Search all functions
CreateIndexFile
Write an index file for the current output.
describe.factor
Description of factor variables
StartNav
Write the header for the HTML navigation file
R2html
Read an R script and write HTML output
describe.logical
Description of logical variables
valid.n
Find the number of valid (not NA) values
describe
Description of variables
StartList
Write the header for the HTML listing file
xtab
Crosstabulate variables
integer.frequency
Calculate frequencies for a vector of integers
htmlize
Read an R script and write HTML output
EndHTML
End an HTML file
freq
Calculate a frequency table
toNA
Set specified values in an object to NA
calculate.xtab
Calculate a crosstabulatiom
print.xtab
Display a 2D crosstabulation
HTMLgraph
Create a graphic in HTML output
brkdn
Breakdown of a numeric variable by grouping variable(s)
describe.numeric
Description of numeric variables
Mode
Find the modal value
print.freq
Display frequency table(s)
dstats
Simple descriptive statistics for numeric variables
AddNav
Add a navigation item
createIndxFile
Write an index file for the current output (R2html).