The goal of testpkg is to …
Installation
You can install the development version of testpkg from GitHub with:
# install.packages("pak")
pak::pak("ginacuomo/testpkg")
Example
This is a basic example which shows you how to solve a common problem:
library(testpkg)
## basic example code