raredd/Gmisc0: Collection of functions for plotting relations, generating tables, and more.

This is a collection of functions for tables, plots, and more. For tables you'll find the convenient htmlTable() that I use for advanced markdown table layout. A major focus has been to have it compatible with LibreOffice and MS Word - you can now copy-paste most tables directly into your document from the viewer. The main plots in the package are the transitionPlot() and forestplot2(), see the examples for demo. Apart from those it is worth mentioning the getDescriptionStatsBy() and its associated function that help you generate a descriptive table (i.e. the Table 1 in most journals), the pvalueFormatter() that formats p-values, and mergeLists() that provides a complex recursive list merge.

Getting started

Package details

AuthorMax Gordon <max@gforge.se>
MaintainerRobert Redd <raredd01@gmail.com>
LicenseGPL (>= 3)
Version0.6.9
URL https://github.com/raredd/Gmisc0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("raredd/Gmisc0")
raredd/Gmisc0 documentation built on May 27, 2019, 2:02 a.m.