act_on_loaded_existing_tzar_run | R Documentation |
This is the main workhorse function for bdpg. It's intended to generate a single bdproblem of a chosen type (COR, WRAP, APP) or a single reserve selector run based on inputs specified in the yaml file and its repetitions section. In general, tzar will spawn a process that calls this function across a set of problems, e.g., generating 10 apparent problems for each correct problem whose path is given in an input file.
act_on_loaded_existing_tzar_run(tgt_filename_or_dirname_for_scp, parameters)
parameters |
parameters list for the run, usually derived from project.yaml and can have a varying number and set of elements depending on the run |
Returns nothing.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.