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

monthlyDS

The goal of monthlyDS is to ...

Installation

You can install monthlyDS from github with:

# install.packages("devtools")
devtools::install_github("ssobie/monthlyDS")

Example

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

## basic example code


ssobie/monthlyDS documentation built on May 29, 2019, 1:44 p.m.