Last data update: 2014.03.03

R: Plot the Effect of Fees
plot_effect_of_feesR Documentation

Plot the Effect of Fees

Description

Plot the Effect of Fees

Usage

plot_effect_of_fees(raw_data, annual_fee, output_path)

Arguments

raw_data

s&p500 daily data

annual_fee

annual fee

output_path

file path of plot

Value

No explicit returned values, just a plot to output_path

Author(s)

George Fisher

#@description

#@details

#@examples

Results