plot_cumulative: Plot Cumulative Return

Description Usage Arguments Examples

View source: R/plot_cumulative.R

Description

This function plot Cumulative return

Usage

1

Arguments

R

Return Data

ylog

TRUE/FALSE set the y-axis to logarithmic scale

Examples

1
2
3
4
5
 ## Not run: 
  R = asset_data
  plot_cumulative(R, ylog = TRUE)
  
## End(Not run)

hyunyulhenry/HenryQuant documentation built on Nov. 15, 2019, 2:28 a.m.