motusListProjects: return a list of all motus projects

View source: R/motusListProjects.R

motusListProjectsR Documentation

return a list of all motus projects

Description

return a list of all motus projects

Usage

motusListProjects(type = c("both", "tag", "sensor"), ...)

Arguments

type:

"tag", "sensor", or "both" (the default) Specifies the type of project to be listed.

...:

additional parameters to motusQuery()

Value

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

Author(s)

John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm


MotusWTS/motusServer documentation built on Oct. 13, 2024, 7:31 p.m.