quickTelemetry | R Documentation |
gets a Telemetry object from data, shortcut for ctmm::as.telemetry(quickMove(data, ...))
quickTelemetry(
data,
proj,
timeformat,
removeDuplicatedTimestamps,
projectionType
)
data: |
dataframe, the input data for bank(data) |
proj: |
CRS object, sent to move::move |
timeformat: |
character (format for use in as.POSIXct), the format Date_Time is in |
removeDuplicatedTimestamps: |
boolean, sent to move::move |
projectionType: |
character or function, sent to bank |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.