README.md

rmisc

Various utility functions that I reuse in different packages or on which I rely when using R interactively.

The easiest way to install rmisc is with devtools:

library(devtools)
install_github("rmisc", "gschofl")

Note that this packages makes use of the C++11 standard. For it to compile Sys.setenv("PKG_CXXFLAGS"="-std=c++11") must be set before attempting instalation.

Tools

Available function include:



gschofl/rmisc documentation built on May 17, 2019, 8:54 a.m.