powered by
Fetches metadata about a group based on a provided group_id.
group_id
arc_group(group_id, host = arc_host(), token = arc_token())
a list with group metadata
the unique group identifier. A scalar character.
default "https://www.arcgis.com". The host of your ArcGIS Portal.
"https://www.arcgis.com"
an httr2_token as created by auth_code() or similar
httr2_token
auth_code()
Other portal organization: arc_user()
arc_user()
arc_group("2f0ec8cb03574128bd673cefab106f39")
Run the code above in your browser using DataLab