Create Vapour projects.
# install.packages("remotes")
remotes::install_github("vapourlang/vapourize")
create
: Light wrapper aroundusethis::create_package
scaffold
: Setup Vapour within the root of an R package.
Create Vapour projects.
# install.packages("remotes")
remotes::install_github("vapourlang/vapourize")
create
: Light wrapper around usethis::create_package
scaffold
: Setup Vapour within the root of an R package.