The goal of mypkgr is to ...
You can install mypkgr from github with:
# install.packages("devtools")
devtools::install_github("Mgauth/mypkgr")
[![Travis-CI Build Status](https://travis-ci.org/Mgauth/mypkgr.svg?branch=master)](https://travis-ci.org/Mgauth/mypkgr)
This is a basic example which shows you how to solve a common problem:
## basic example code