investments: Retrieve Investments

Description Usage Arguments Value Examples

View source: R/to_tibble.R

Description

Retrieve investments from authenticated login used in token.

Usage

1

Arguments

token

Required. Created by token("investments").

Value

A tbl.

Examples

1
2
tok <- token("investments")
tbl <- investments(tok)

jacobferlin/tinkr documentation built on Dec. 29, 2019, 4:01 p.m.