Learn R Programming

rapport (version 1.2)

rapport-helpers: rapport helpers

Description

rapport package comes with bunch of helper functions that make your template writing and report creation easier, although most of these helpers were migrated to the rapportools package.

Arguments

Details

Export helpers

  • rapport.docx

  • rapport.html

  • rapport.odt

  • rapport.pdf

  • rapport.export

Please load the rapportools package if you would use any of the below functions in the .GlobalEnv, or simply add rapportools to the required packages section in your template file. That latter is a lot cleaner solution.

General purpose helpers

  • adj.rle

  • alike.integer

  • capitalise

  • catn

  • fml

  • is.boolean

  • is.empty

  • is.number

  • is.string

  • is.tabular

  • is.variable

  • messagef

  • pct

  • stopf

  • tocamel

  • trim.space

  • vgsub

  • warningf

Summary statistics

  • rp.desc

  • rp.freq

Univariate descriptive statistics

  • rp.iqr

  • rp.max

  • rp.mean

  • rp.median

  • rp.min

  • rp.missing

  • rp.percent

  • rp.range

  • rp.sd

  • rp.se.mean

  • rp.sum

  • rp.valid

  • rp.var

Miscelaneous stats helpers

  • htest

  • htest.short

  • kurtosis

  • skewness

  • lambda.test

  • rp.outlier