nsessions: Generic function for calculating number of sessions

Description Usage Arguments

Description

Generic function for calculating number of sessions

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
## S3 method for class 'trackeRWprime'
nsessions(object, ...)

## S3 method for class 'distrProfile'
nsessions(object, ...)

## S3 method for class 'conProfile'
nsessions(object, ...)

nsessions(object, ...)

## S3 method for class 'trackeRdataSummary'
nsessions(object, ...)

Arguments

object

The object for which to calculate the number of sessions.

...

Arguments to be passed to methods.


trackeR documentation built on May 15, 2019, 5:04 p.m.