Learn R Programming

sp500SlidingWindow (version 0.1.0)

plot_market_results: Plot The Daily Chart For One Window

Description

Plot The Daily Chart For One Window

Usage

plot_market_results(filtered_data, statistics, output_path)

Arguments

filtered_data
data.frame of the window's daily data
statistics
summary statistics for this window
output_path
file path to write the graph to

Value

No explicit returned values, merely the side-effect of a graphs sent to the output_path folder