nsessions: Generic function for calculating number of sessions

View source: R/trackeR.R

nsessions.trackeRWprimeR Documentation

Generic function for calculating number of sessions

Description

Generic function for calculating number of sessions

Usage

## 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.


hfrick/trackeR documentation built on Feb. 3, 2024, 2:30 p.m.