knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

smungs

An R package containing example spreadsheets to accompany the online book Spreadsheet Munging Strategies.

The package provides file paths to the example spreadsheets installed locally on your computer.

smungs::ozmarriage

Installation

# install.packages("devtools") # If it isn't already installed
devtools::install_github("nacnudus/smungs")


nacnudus/smungs documentation built on Nov. 16, 2019, 10:45 a.m.