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

sxtTools

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

Installation

# Install development version from GitHub
devtools::install_github("jaspershen/sxtTools")

Usage

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

pkgdown::build_site()


jaspershen/sxtTools documentation built on May 2, 2020, 6:37 a.m.