cumulatedPlotX: Cumulative returns plot.

Description Usage Arguments Details Value Author(s)

View source: R/iClick_functions.R

Description

This function generates plot by iClick.VisOneReturns().

Usage

1
2
3
cumulatedPlotX(x, index = 100, labels = TRUE, type = "l",
col = "indianred2", ylab = "Values", title = TRUE,
grid = TRUE, box = TRUE, rug = TRUE)

Arguments

x

A timeSeries object, single time series returns.

index

Returns index.

labels

Whether to generate label for the graph.

type

Type of graph.

col

Options for color.

ylab

String label for Y axis.

title

Whether to generate title for the graph.

grid

Whether to use grid in plot.

box

Whether to put the plot into a box.

rug

Whether to add rug.

Details

This function is an internal function of iClick GUI, which is executed on iClick.VisOneReturns GUI.

Value

Plot

Author(s)

Ho Tsung-wu <tsungwu@ntnu.edu.tw>, College of Management, National Taiwan Normal University


iClick documentation built on May 1, 2019, 9:21 p.m.