inst/doc/adding_templates.R

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

## ----include = TRUE, eval = FALSE---------------------------------------------
# devtools::load_all()
# list_all_templates()

## ----include = TRUE, eval = FALSE---------------------------------------------
# use_template(
#   template = "t_my_custom_table",
#   function_name = "custom_table_slide",
#   open = TRUE
# )

Try the autoslider.core package in your browser

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

autoslider.core documentation built on Nov. 5, 2025, 5:12 p.m.