knitr::opts_chunk$set(
  # collapse = TRUE,
  fig.align = "center",
  comment = "#>",
  fig.path = "man/figures/",
  message = FALSE,
  warning = FALSE
)

# options(width = 400)

{snatools}

Lifecycle GitHub last commit Codecov test coverage AppVeyor build status Travis-CI Build Status License: GPL v3 Depends GitHub code size in bytes HitCount

Installation

# install.packages("remotes")
remotes::install_github("knapply/snatools")

If you happened to use the old (before 20 October 2019) version, you can still install it like so:

remotes::install_github("knapply/snatools@OLD")


knapply/snatools documentation built on Oct. 22, 2019, 12:05 p.m.