View source: R/batch_id_to_job_ids.R
batch_id_to_job_ids | R Documentation |
Reads the logbook and returns the job IDs associated with the input batch ID.
batch_id_to_job_ids(batch_id, which_one = "sims")
batch_id |
character or numeric, the ID assigned to a batch of jobs by [run_comrad_sim_hpc()]. |
which_one |
character, which logbook? can be '"sims"' or '"dd_ml_without_fossil"' |
Théo Pannetier
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.