Description Usage Arguments Value
View source: R/vrcity-getters.R
Returns tasks of given name from the expeiremnt. If you know the task id, use 'get_task'
1 | get_tasks_by_name(experiment, taskname)
|
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') |
list of tasks
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.