| .unUsedRecords-class | R Documentation |
The .unUsedRecords and .unUsedRecordsStack object stores unused records in Move, MoveBurst and MoveStack objects and can be obtained with the function unUsedRecords.
Object of class "factor": vector that indicates, which data, coordinates and timestamps of the unused records belong to each individual in a .unUsedRecordsStack object
Object of class "POSIXct": timestamps associated to the unused records.
Object of class "factor": sensors used to record the unused records
Object of class "data.frame": data associated to the unused records
Methods defined with class "MoveStack" in the signature:
as.data.framesignature(object = ".unUsedRecords"): extracts the spatial data frame
sensorsignature(object = ".unUsedRecords"): extracts the sensor(s) used to record the data
timestampssignature(object = ".unUsedRecords"): extracts returns or sets the timestamps
trackIdsignature(object = ".unUsedRecordsStack"): returning the Id of the individual per data point
Marco Smolla & Anne Scharf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.