Sends a request to the PurpleAirAPI API endpoint described at: https://api.purpleair.com/#api-groups-create-group
pa_createGroup(
api_key = NULL,
name = NULL,
baseUrl = "https://api.purpleair.com/v1/groups"
)
PurpleAir API WRITE key.
Human readable name associated with the new group.
URL endpoint for the "Create Group" API.
List containing all members of the specified group.