inst/doc/chromote.R

## ----include = FALSE----------------------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)
MAN_PATH <- "../man"

## ----eval = FALSE-------------------------------------------------------------
# install.packages("chromote")

## ----eval = FALSE-------------------------------------------------------------
# # install.packages("pak")
# pak::pak("rstudio/chromote")

## -----------------------------------------------------------------------------
if (!exists("MAN_PATH")) MAN_PATH <- "man"

Try the chromote package in your browser

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

chromote documentation built on April 4, 2025, 1:43 a.m.