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

mytestpkg

Travis-CI Build Status Circle CI

The goal of mytestpkg is to get a nice badge.

Installation

You can install mytestpkg from github with:

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

Example

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

## basic example code


joanaseg/mytestpkg documentation built on May 30, 2019, 8:04 a.m.