Function to execute a study task in Ulysses

execStudyTask(taskFile, configBlock, env = rlang::caller_env())

Arguments

taskFile

the name of the taskFile. Only use the base name

configBlock

the name of the configBlock to use in the execution

env

the execution environment