Returns a list with a tibble of assigned tasks and a summary tibble.
Arguments
wt_task_template_in
Path to csv template downloaded from Wildtrax
platform https://wildtrax.ca listing all tasks. Alternatively,
can be a data.frame that is correctly formatted using
wildRtrax::wt_make_aru_tasks(). See vignette("Misc") for details.
interp_hours
Path to number of hours for each interpreter or a data.table. If a file, must be csv and must include
the columns "transcriber" and whatever the variable interp_hours_column is.
wt_task_output_file
Path to csv of output file for uploading to Wildtrax. If left as NULL will not write file
interp_hours_column
LazyEval column name with hours for interpreters
random_seed
Integer. Random seed to select with. If left NULL will use timestamp