opp_study_summary | R Documentation |
Get summary of Movebank studies associated with OPP
opp_study_summary(project_id = opp_mb_projects$mb_project_num)
project_id |
List of Movebank project numbers, defaults to projects included in opp_mb_projects |
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.
A data frame with the following fields:
Movebank project number
Species latin name
Species common name
Main study latitude, decimal degrees
Main study longitude, decimal degrees
Sensors available in Movebank
Number of tags in the study
Number of individuals in the study
Number of deployments in the study
Date of earliest location
Date of latest location
## Not run:
opp_study_summary()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.