Learn R Programming

lares (version 4.7)

splot_summary: 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?

See Also

Other Investment: daily_portfolio, daily_stocks, etf_sector, splot_change, splot_etf, splot_growth, splot_roi, splot_types, stocks_file, stocks_hist, stocks_obj, stocks_report