Description Usage Arguments Value Methods (by class)
View source: R/avoidance-analysis.R
Basic results to give a report from a single session
1 2 3 4 5 6 7 | session_results(obj)
## S3 method for class 'avoidance.multiple'
session_results(obj)
## S3 method for class 'avoidance.single'
session_results(obj)
|
obj |
either avoidance.single or avoidance.multiple objects. It needs to
be preprocessed, areas added (See |
data frame with basic session results
avoidance.multiple
: returns session results for a single avoidance object
avoidance.single
: returns session results for a single avoidance object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.