Learn R Programming

lares (version 4.4)

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)

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 stocks_objects(data) if you didn't mess with the order!