get_tasks_by_name: Returns tasks of given name from the expeiremnt. If you know...

Description Usage Arguments Value

View source: R/vrcity-getters.R

Description

Returns tasks of given name from the expeiremnt. If you know the task id, use 'get_task'

Usage

1
get_tasks_by_name(experiment, taskname)

Arguments

experiment

expeirment object

taskname

name of the task to extract. Task names can be accessed through the QUEST_NAMES exported list (e.g. 'QUEST_NAMES$citynavigation')

Value

list of tasks


BrainVR/brainvr-vrcity documentation built on Feb. 14, 2022, 11:01 a.m.