Learn R Programming

move (version 1.0)

getMovebankID: Study ID

Description

Returns the numeric study ID that corresponds to the character study NAME stored on Movebank

Usage

getMovebankID(study,login)

Arguments

study
character, full name of the study, as stored on Movebank
login
an object of the MovebankLogin-class, if empty you'll be asked to enter your username or password

Details

getMovebankID belongs to the Movebank browsing functions and returns the ID of a study as it is stored on Movebank.org.

Examples

Run this code
getMovebankID(study="BCI Ocelot", login=login)

Run the code above in your browser using DataLab