inst/doc/imports.R

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

## -----------------------------------------------------------------------------
# parent_session <- .subset2(session, "parent")
# 
# updateSelectInput(
#   session = parent_session,
#   inputId = "data_toydata",
#   selected = "CZmaturaS_ShinyItemAnalysis"
# )

Try the SIAtools package in your browser

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

SIAtools documentation built on April 4, 2025, 2:13 a.m.