FLightR2Movebank {FLightR} | R Documentation |
Summary of estimated locations for Movebank
Description
Summarize result object in the format required for upload to Movebank
Usage
FLightR2Movebank(Result, alpha = 0.5, filename = NULL)
Arguments
Result |
FLightR result object obtained from |
alpha |
coverage of the credible intervals for now only two options: 0.95 or 0.5. |
filename |
if NULL data.frame in TAGS format will be returned otherwise .csv file in TAGS format will be written |
Details
This function accepts FLightR results object.
Value
NULL
if filename
is provided or Movebank formatted dataframe.
Author(s)
Eldar Rakhimberdiev
[Package FLightR version 0.5.5 Index]