/r.packages.tutorials

Tutorials for R Packages 2(e) by Hadley Wickham and Jennifer Bryan

Primary LanguageROtherNOASSERTION

r.packages.tutorials

R-CMD-check

The goal of r.packages.tutorials is to …

Installation

You can install the development version of r.packages.tutorials from GitHub with:

# install.packages("devtools")
devtools::install_github("PPBDS/r.packages.tutorials")

Example

This is a basic example which shows you how to solve a common problem:

library(r.packages.tutorials)
## basic example code