length.Frames {flowcatchR}R 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)


[Package flowcatchR version 1.28.0 Index]