npn_groups: Get Partner Groups

View source: R/npn_partner_groups.R

npn_groupsR Documentation

Get Partner Groups

Description

Returns a list of all groups participating in the NPN's data collection program. These details can be used to further filter other service endpoints' results.

Usage

npn_groups(use_hierarchy = FALSE, ...)

Arguments

use_hierarchy

Boolean indicating whether or not the list of networks should be represented in a hierarchy. Defaults to FALSE.

...

Curl options passed on to GET

Value

A data frame of partner groups, including ID and name.


ropensci/rnpn documentation built on Jan. 25, 2024, 6:46 p.m.