opp_study_summary: Get summary of Movebank studies associated with OPP

opp_study_summaryR Documentation

Get summary of Movebank studies associated with OPP

Description

Get summary of Movebank studies associated with OPP

Usage

opp_study_summary(project_id = opp_mb_projects$mb_project_num)

Arguments

project_id

List of Movebank project numbers, defaults to projects included in opp_mb_projects

Details

Users must have a Movebank account and permissions to access specific Movebank projects for this function to work. If you do now have access to the project, then you can request access through Movebank. If project data are visible to the publis, you may still need to go to Movebank first to accept the study license before data are available to your user name.

Value

A data frame with the following fields:

Movebank project

Movebank project number

Latin name

Species latin name

Common name

Species common name

Study latitude

Main study latitude, decimal degrees

Study longitude

Main study longitude, decimal degrees

Sensor type

Sensors available in Movebank

Tags

Number of tags in the study

Individuals

Number of individuals in the study

Deployments

Number of deployments in the study

First location

Date of earliest location

Last location

Date of latest location

Examples

 ## Not run: 
opp_study_summary()

## End(Not run)

popovs/OPPtools documentation built on July 8, 2023, 2:29 a.m.