Skip to contents

This function lets the user plot his portfolio's distribution, specifically ETF's sectors

Usage

splot_etf(s, keep_all = FALSE, cache = TRUE, save = FALSE)

Arguments

s

Dataframe. Result from daily_stocks()

keep_all

Boolean. Keep "Not Known / Not ETF"?

cache

Boolean. Use daily cache if available?

save

Boolean. Save plot into a local file?

Value

ggplot2 object