flSize: Returns the size of a given DensityData object.

Description Usage Arguments Value Examples

Description

Returns the size of a given DensityData object.

Usage

1
flSize(obj)

Arguments

obj

The DensityData object.

Value

The size of obj, i.e. the number of rows of the internal "data" data frame.

Examples

1
print(flSize(flSampleDensdat)) # print size of flSampleDensdat

mlux86/flowLearn documentation built on May 29, 2019, 5:43 a.m.