Learn R Programming

trackeR (version 1.6.0)

nsessions.trackeRWprime: Generic function for calculating number of sessions

Description

Generic function for calculating number of sessions

Usage

# S3 method for trackeRWprime
nsessions(object, ...)

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

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

nsessions(object, ...)

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

Arguments

object

The object for which to calculate the number of sessions.

...

Arguments to be passed to methods.