Plot_Ratios: Plot_Ratios

Description Usage Arguments Value See Also Examples

Description

Plot financial ratios using the morningstar data of a specific company.

Usage

1
Plot_Ratios(Ticker, Ratios)

Arguments

Ticker

The stock Ticker to be evaluated

Ratios

The ratios you wish to plot. Can be either a single charactar or character vector.

Value

Out_plots The output containing all plots as a list

See Also

tq_get

Examples

1
2
3
4
5
{

 Plot_Ratios("AAPL", "Net Income USD")

}

JancoS/EquityR documentation built on May 9, 2019, 3:25 a.m.