inst/doc/starticles-usage.R

## ----setup, include = FALSE---------------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

## ----eval=FALSE---------------------------------------------------------------
#  remotes::install_github("dmkaplan2000/starticles",build_vignettes=TRUE)

## ----eval=FALSE---------------------------------------------------------------
#  rmarkdown::draft("MYARTICLENAME.Rmd","generic_article","starticles",edit=FALSE)

## ----eval=FALSE---------------------------------------------------------------
#  rmarkdown::render("MYARTICLENAME/MYARTICLENAME.Rmd")

Try the starticles package in your browser

Any scripts or data that you put into this service are public.

starticles documentation built on June 9, 2022, 9:06 a.m.