View source: R/use_templates.R
use_experiment_template | R Documentation |
Function to create boilerplate code for creating Experiments.
use_experiment_template(
name = "Experiment",
dgp_names = NULL,
method_names = NULL,
eval_names = NULL,
viz_names = NULL
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.