splot_growth: Portfolio Plots: Growth (Cash + Invested)

splot_growthR Documentation

Portfolio Plots: Growth (Cash + Invested)

Description

This function plots your portfolio's growth, in cash and investment, since inception.

Usage

splot_growth(p, save = FALSE)

Arguments

p

Dataframe. Result from daily_portfolio()

save

Boolean. Save plot into a local file?

Value

ggplot object

See Also

Other Investment: daily_portfolio(), daily_stocks(), etf_sector(), splot_change(), splot_divs(), splot_etf(), splot_roi(), splot_summary(), splot_types(), stocks_file(), stocks_obj(), stocks_quote(), stocks_report()

Other Investment Plots: splot_change(), splot_divs(), splot_etf(), splot_roi(), splot_summary(), splot_types()


lares documentation built on Nov. 5, 2023, 1:09 a.m.