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

rlockdown

Lifecycle: experimental CRAN status Codecov test coverage R-CMD-check

The goal of rlockdown is to allow users to protect their standalone html files in an easy manner.

Installation

You can install the development version of rlockdown like so:

# install.packages("devtools")
devtools::install_github("matcasti/rlockdown")


matcasti/rlockdown documentation built on Dec. 21, 2021, 2:51 p.m.