demo_options: Demo options

View source: R/options.R

demo_optionsR Documentation

Demo options

Description

Test options list for demo purposes.

Usage

demo_options(
  title = "Demo",
  admin_password = "demo",
  researcher_email = "XXX",
  demo = TRUE,
  ...
)

Arguments

title

See test_options.

admin_password

See test_options.

researcher_email

See test_options.

demo

See test_options.

...

Arguments to be passed to test_options().


pmcharrison/psychTestR documentation built on Sept. 30, 2023, 6:27 p.m.