README.md

Build
Status Coverage
Status

teach is a package to assist in teaching. A personal package.

Installation

To download the development version of teach:

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_current_gh("trinker/teach")

Contact

You are welcome to: - submit suggestions and bug-reports at: https://github.com/trinker/teach/issues - send a pull request on: https://github.com/trinker/teach - compose a friendly e-mail to: tyler.rinker@gmail.com



trinker/teach documentation built on May 26, 2019, 5:34 a.m.