View source: R/motusListProjects.R
motusListProjects | R Documentation |
return a list of all motus projects
motusListProjects(type = c("both", "tag", "sensor"), ...)
type: |
"tag", "sensor", or "both" (the default) Specifies the type of project to be listed. |
...: |
additional parameters to motusQuery() |
the list of motus projects, a data.frame with these columns
id integer; project ID
name character; long name
label character; short name for plotting etc.
tagsPermissions; integer
sensorsPermissions; integer
John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.