Skip to contents

Fetch a user's metadata based on username.

Usage

arc_user(username, host = arc_host(), token = arc_token())

Arguments

username

the username to fetch. A scalar character.

host

default "https://www.arcgis.com"

token

an httr2_token as created by auth_code() or similar

Details

[Experimental]

See also

Other portal organization: arc_group()