View source: R/create_test_razzo_experiments.R
Create a set of testing experiments
1 2 3 4 5  | create_test_razzo_experiments(
  has_candidates = TRUE,
  folder_name = peregrine::get_pff_tempfile(),
  rng_seed = 1
)
 | 
has_candidates | 
 if there are candidate experiments yes/no  | 
folder_name | 
 name of the main folder  | 
rng_seed | 
 the RNG seed used in inference  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.