View source: R/prepare_instance.R
prepare_instance | R Documentation |
Generates variances and information and joins the information on the original instance
prepare_instance(inst, variances, info)
variances |
A list returned from the 'generate_variances' function |
info |
A list returned from the 'generate_information' function |
name |
The name of the instance to use, eligible names are those in 'names(dz::test_instances)' |
A list, i.e. a "prepared" instance
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.