Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 691 Bytes

File metadata and controls

27 lines (18 loc) · 691 Bytes

Travis-CI Build Status Circle CI

mytestpkg

The goal of mytestpkg is to ...

Installation

You can install mytestpkg from github with:

# install.packages("devtools")
devtools::install_github("quassinja/mytestpkg")

Example

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

## basic example code