length.Frames: Compute the length of render frames in a 'Frames' object

View source: R/auxiliary.R

length.FramesR Documentation

Compute the length of render frames in a Frames object

Description

Compute the length of render frames in a Frames object

Usage

## S3 method for class 'Frames'
length(x)

Arguments

x

A Frames object

Value

An integer number

Author(s)

Federico Marini, marinif@uni-mainz.de, 2014

Examples

data("MesenteriumSubset")
length(MesenteriumSubset)


federicomarini/flowcatchR documentation built on March 27, 2024, 3:29 p.m.