Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 345 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 345 Bytes

vapourize

Create Vapour projects.

Installation

# install.packages("remotes")
remotes::install_github("vapourlang/vapourize")

Functions

  • create: Light wrapper around usethis::create_package
  • scaffold: Setup Vapour within the root of an R package.