USGS-R/trainR: Example package for learning how to develop R packages.

Setup as a package for people to practice package development best practices, such as documentation and testing. There are undocumented functions, known errors, and bad tests so people can practice development skills.

Getting started

Package details

Maintainer
LicenseCC0
Version0.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("USGS-R/trainR")
USGS-R/trainR documentation built on May 6, 2019, 10:12 a.m.