powered by
Meta tasks are tasks which are not intended to perform computation. They exist simply to provide relationships among computational tasks.
meta_task(..., .subclass = NULL)
Objects passed to specified class functions
character name of the subclass. It will be appended with "_meta" suffix.
Other tasks: check_task(), install_task(), task()
check_task()
install_task()
task()