iemand
The goal of iemand is to teach us how to use packages
Installation
You can install the released version of iemand from https://travis-ci.org/AnriSmith/iemand
install.packages("iemand")
And the development version from GitHub with:
# install.packages("devtools")
devtools::install_github("AnriSmith/iemand")
Example
This is a basic example which shows you how to solve a common problem:
## basic example code