The goal of mytestpkg is to ...
You can install mytestpkg from github with:
# install.packages("devtools")
devtools::install_github("quassinja/mytestpkg")
This is a basic example which shows you how to solve a common problem:
## basic example code