Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 960 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 960 Bytes

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")