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

tinytools

Travis-CI build status AppVeyor build status Lifecycle: maturing CRAN Status Codecov test coverage

Installation

# Install development version from GitHub
devtools::install_github("tidymass/tinytools")

Usage

Run pkgdown from the package directory each time you release your package:

pkgdown::build_site()


tidymass/tinytools documentation built on Jan. 2, 2022, 5:18 p.m.