quickfs_getmetric: Retrieve financial metrics of a company

Description Usage Arguments Value Examples

View source: R/quickfs_getmetrics.R

Description

Retrieve financial metrics of a company

Usage

1
quickfs_getmetric(tikr, metric, period = "FY-9:FY")

Arguments

tikr

tiker of the company, char.

metric

metric name, char.

period

period ID (e.g., "FY-9:FY" or "FQ-19:FQ")

Value

financial data

Examples

1
quickfs_getmetric("ILMN", "revenue", "FY-9:FY")

montecapital/financer documentation built on Jan. 13, 2022, 5:46 a.m.