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

Version

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)

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).