session_results: Basic results to give a report from a single session

Description Usage Arguments Value Methods (by class)

View source: R/avoidance-analysis.R

Description

Basic results to give a report from a single session

Usage

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)

Arguments

obj

either avoidance.single or avoidance.multiple objects. It needs to be preprocessed, areas added (See add_areas).

Value

data frame with basic session results

Methods (by class)


hejtmy/fgu-avoidance documentation built on Sept. 19, 2021, 6:35 a.m.