FLightR2Movebank: Summary of estimated locations for Movebank

View source: R/summary_functions.R

FLightR2MovebankR 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 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

Details

This function accepts FLightR results object.

Value

NULL if filename is provided or Movebank formatted dataframe.

Author(s)

Eldar Rakhimberdiev


FLightR documentation built on Oct. 3, 2023, 1:07 a.m.