README.md

Build
Status

Version

supportr is functionality to help R-devs embed functions in their own packages to get support from their users programmatically

Installation

To download the development version of supportr:

Download the zip ball or tar ball, decompress and run R CMD INSTALL on it, or use the pacman package to install the development version:

if (!require("pacman")) install.packages("pacman")
pacman::p_load_gh("data-steve/supportr")

Contact

You are welcome to: - submit suggestions and bug-reports at: https://github.com/data-steve/supportr/issues - send a pull request on: https://github.com/data-steve/supportr/ - compose a friendly e-mail to: steven.troy.simpson@gmail.com



data-steve/supportr documentation built on May 14, 2019, 7:08 p.m.