exist_profile: Query Exist.io current user

Description Usage Arguments Value Examples

View source: R/exist_profile.R

Description

Returns information on the logged in user.

Usage

1

Arguments

token

The token environment.

Value

A list containing the information about the current user.

Examples

1
2
3
4
5
## Not run: 
etoken <- exist_auth()
exist_profile(etoken)

## End(Not run)

ebbertd/existR documentation built on March 3, 2020, 8:02 a.m.