Learn R Programming

rapportools (version 1.2)

Miscellaneous (Stats) Helper Functions with Sane Defaults for Reporting

Description

Helper functions that act as wrappers to more advanced statistical methods with the advantage of having sane defaults for quick reporting.

Copy Link

Version

Install

install.packages('rapportools')

Monthly Downloads

18,598

Version

1.2

License

AGPL-3

Maintainer

Gergely Daróczi

Last Published

February 28th, 2025

Functions in rapportools (1.2)

is.empty

Empty Value
range

Range
rp.desc

Descriptive Statistics
lambda.test

Goodman and Kruskal's lambda
is.variable

Variables
tocamel

CamelCase
synonym

Synonym
is.number

Numbers
mean

Mean
kurtosis

Kurtosis
nmissing

Number of Missing Cases
nvalid

Number of Valid Cases
synonyms

Get or set synonyms list
median

Median
sd

Standard Deviation
se.mean

Standard Error of Mean
trim.space

Trim Spaces
n

Number of Cases
name

Variable Name
max

Maximum
rp.freq

Frequency Table
stopf

Stop Execution with String Interpolated Messages
warningf

Send Warning with String Interpolated Messages
skewness

Skewness
vgsub

Vectorised String Replacement
percent

Percent
rp.outlier

Outlier test
pct

Percent
var

Variance
univar

Descriptive Statistics
strwidthest

Estimate string width
sum

Sum
htest

Hypothesis Tests
fml

Create Formula from Strings
iqr

Interquartile Range
catn

Concatenate with newline
capitalise

Capitalise String
is.boolean

Boolean
alike.integer

Check integers
adj.rle

Adjacent Values Run Length Encoding
htest.short

Extract Values from htest Objects
label<-

Set Variable Label
is.tabular

Tabular Structure
is.string

Strings
fraction.to.string

A fraction in ordinary English language
label

Get Variable Label
messagef

Send Message with String Interpolated Messages
min

Minimum