getIndividual: Downloads individual data using movebank api

View source: R/get_data.r

getIndividualR Documentation

Downloads individual data using movebank api

Description

Downloads individual data using movebank api

Usage

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

Arguments

studyid

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

Value

Information about the study

Examples

getIndividual(123413)

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