getTag: Downloads tag data using movebank api

View source: R/get_data.r

getTagR Documentation

Downloads tag data using movebank api

Description

Downloads tag data using movebank api

Usage

getTag(studyid, params = list(), ...)

Arguments

studyid

integer The id of the study. Must only be a single id (unlike getStudy).

Value

Tag data

Examples

getTag(123413)

benscarlson/rmoveapi documentation built on April 2, 2022, 9:49 a.m.