Test options list for demo purposes.

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().