exist_strongest_correlations: Query Exist.io for the strongest correlations across all...

Description Usage Arguments Value Examples

View source: R/exist_strongest_correlations.R

Description

Returns a list of the user’s strongest correlations across all attributes.

Usage

1

Arguments

token

The token environment.

Value

A list containing the strongest correlations across all attributes.

Examples

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

## End(Not run)

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