Learn R Programming

FLightR (version 0.5.5)

FLightR2Movebank: 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)

Value

NULL if filename is provided or Movebank formatted dataframe.

Arguments

Result

FLightR result object obtained from run.particle.filter

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

Author

Eldar Rakhimberdiev

Details

This function accepts FLightR results object.