splot_summary: Portfolio Plots: Total Summary

splot_summaryR Documentation

Portfolio Plots: Total Summary

Description

This function plots a summary for the whole portfolio, showing how much have you invested, how much has each ticker changed, etc.

Usage

splot_summary(p, s, save = FALSE)

Arguments

p

Dataframe. Result from daily_portfolio()

s

Dataframe. Result from daily_stocks()

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_growth(), splot_roi(), splot_types(), stocks_file(), stocks_obj(), stocks_quote(), stocks_report()

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


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