powered by
Fetch a user's metadata based on username.
arc_user(username, host = arc_host(), token = arc_token())
a list of class PortalUser
PortalUser
the username to fetch. 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_group()
arc_group()
arc_user("esri_en")
Run the code above in your browser using DataLab