task.accessors | R Documentation |
getExp
returns the experiment from
a Task object
getOut
returns the output
from a Task object
getExp(obj) getOut(obj, index = NULL)
obj |
a TaskOutput object |
index |
integer, the index of the output to get.
If |
obj |
a Task object. |
the Experiment
the output from a Task object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.