exist_owned_attributes: Query Exist.io for the owned attributes

Description Usage Arguments Value Examples

View source: R/exist_owned_attributes.R

Description

Returns information on the owned attributes.

Usage

1

Arguments

token

The token environment.

Value

A list containing the owned attributes.

Examples

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

## End(Not run)

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