getStudy: Downloads study data using movebank api

View source: R/get_data.r

getStudyR Documentation

Downloads study data using movebank api

Description

Downloads study data using movebank api

Usage

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

Arguments

studyid

integer The id of the study. Can be a vector of ids.

Value

Information about the study

Examples

getStudy(123413)

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