knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/"
)

jutebag

author: Toni Price

28 July 2018

The jutebag R package provides a collection of sundry utility functions.

Installation

You can install the development version of jutebag from github with:

# install.packages("devtools")  # (if not installed)
devtools::install_github("toniprice/jutebag")

Last updated: r format(Sys.time(), "%a %d %b %Y %H:%M:%S %Z")



toniprice/jutebag documentation built on May 12, 2019, 4:39 a.m.