Learn R Programming

lares (version 4.1)

stocks_html: Portfolio's Full Report in HTML

Description

This function lets the user create his portfolio's full report in HTML using the library's results

Usage

stocks_html(results, dir = NA)

Arguments

results

List. Containing the following objects: portf_daily_change, portf_stocks_change, portf_stocks_histchange, portf_distribution & portfolio_perf. You can use simply use the lares::stocks_objects(data) if you didn't mess with the order!

dir

Character. Directory for report's output