init_sections: Initialize sections for this session

init_sectionsR Documentation

Initialize sections for this session

Description

Initialize sections for this session

Usage

init_sections(
  sections,
  hide = TRUE,
  randomize_order = FALSE,
  session = getDefaultReactiveDomain()
)

Arguments

sections

the sections object

hide

should sections be hidden by default.

randomize_order

randomize the order of sections. Can be a vector defining "strata" (NA meaning "leave section in this order").

Value

sections in the new order.


dakep/stat305templates documentation built on Nov. 27, 2022, 8:23 a.m.