riingo_fundamentals_definitions {riingo}R Documentation

Fundamentals - Definitions

Description

This function can be used to check which fields are available from the fundamentals endpoint. As Tiingo adds more indicators, the output of this function may change to reflect the addition of new indicators.

Usage

riingo_fundamentals_definitions()

Value

A data frame with columns describing the various data codes that will be returned by riingo_fundamentals_statements().

See Also

Other fundamentals: riingo_fundamentals_meta(), riingo_fundamentals_metrics(), riingo_fundamentals_statements()

Examples

## Not run: 
riingo_fundamentals_definitions()

## End(Not run)

[Package riingo version 0.3.1 Index]