knitr::opts_chunk$set(
    collapse = TRUE,
    comment = "#>",
    dev = 'svglite',
    fig.path = "man/figures/README-",
    fig.showtext = TRUE,
    fig.width = 6.377953,
    fig.height = 3.93701,
    out.width = "100%"
)

spurcore

R build status Lifecycle: maturing

Provides a core set of classes and utilities that the spur packages build on top of.

Installation

You can install the development version from GitHub with:

devtools::install_github("dbarrows/spurcore")


dbarrows/spurcore documentation built on Feb. 7, 2022, 5:46 p.m.