riingo_fundamentals_meta: Fundamentals - Meta

Description Usage Arguments Value See Also Examples

View source: R/fundamentals-meta.R

Description

This function can be used to get fundamentals meta data for individual tickers, which includes information about when that ticker was last updated with new fundamentals data, along with things such as the sector and industry that that company belongs to.

Usage

1

Arguments

ticker

One or more tickers to download meta information for.

Value

A data frame with one row per ticker containing fundamentals meta data.

See Also

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

Examples

1
2
3
4
## Not run: 
riingo_fundamentals_meta(c("AAPL", "MSFT"))

## End(Not run)

riingo documentation built on Sept. 13, 2020, 5:15 p.m.