plot_total_stock_market: Plot the Entire Stock Market History from 1950

Description Usage Arguments Value Author(s)

View source: R/plot_total_stock_market.R

Description

Plot the Entire Stock Market History from 1950

Usage

1
plot_total_stock_market(raw_data, output_path)

Arguments

raw_data

output of SP500TR_1950()

output_path

folder to write the file and the plot

Value

No explicit returned values, creates a plot paste0("SP500_", start_year, "-", end_year, ".png") in the output_path

Author(s)

George Fisher

#@description

#@details

#@examples


sp500SlidingWindow documentation built on May 30, 2017, 4:18 a.m.