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

jutebag jutebag logo

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")
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.