knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

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


quassinja/mytestpkg documentation built on May 30, 2019, 8:15 a.m.