measureInternalOrder: Measure the descriptive statistical properties of a...

Description Usage Arguments Value

Description

Measure the descriptive statistical properties of a collective.

Usage

1
measureInternalOrder(dataFolder, frameChunkSize = 3600, dplyr = FALSE)

Arguments

dataFolder

The folder containing the collective order dataset to use

frameChunkSize

The number of frames to load into memory at any given time. Useful for batch read-write (memory-dependent)

dplyr

Is the dplyr package available?Can use it to speed up processing.

Value

A data frame with the frame number, polarization, rotation, mean speed, mean v, mean u, and the max speed for each frame.


MirceaDavidEsc/Collective documentation built on May 6, 2019, 7:23 a.m.