Skip to contents

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