exDataTracks: Extracts data from a Tracks object.

Description Usage Arguments Value See Also Examples

View source: R/exDataTracks.R

Description

exDataTracks extracts data in the data slot of all Track objects of specified Tracks object and merges the values into a data.frame for each Track object

Usage

1
exDataTracks(currenttracks)

Arguments

currenttracks

A Tracks object.

Value

A data.frame objects representing the merged slots data of the Track objects of the specified Tracks object.

See Also

#

Examples

1
#

henningte/herdersTA documentation built on Jan. 22, 2020, 5:16 a.m.