Learn R Programming

rtable (version 0.1.5)

Tabular Reporting Functions

Description

Provides tabular reporting functionalities to work with 'ReporteRs' package: 'as.FlexTable' methods are available for 'ftable' and 'xtable' objects, function 'FlexPivot' is producing a pivot table and 'freqtable' a percentage table, a 'knitr' print method and a 'shiny' render function are provided for 'FlexTable' objects.

Copy Link

Version

Install

install.packages('rtable')

Monthly Downloads

32

Version

0.1.5

License

GPL-3

Maintainer

Last Published

November 12th, 2015

Functions in rtable (0.1.5)

renderFlexTable

FlexTable Output
FlexTable_coef

get coefficients from a statistical models
as.FlexTable.ftable

get FlexTable from a ftable object
FlexPivot

creates a FlexTable by transposing variables
as.FlexTable.xtable

get FlexTable from a xtable object
FlexTable_quality

get quality measures from a statistical models
freqtable

FlexTable Percentage Table
knit_print.FlexTable

FlexTable custom printing function for knitr