boxPlotX {iClick} | R Documentation |
Box-Whisker plot.
Description
This function generates plot by iClick.VisOneReturns.
Usage
boxPlotX(X, col = "indianred2", title = TRUE)
Arguments
X |
A timeSeries object, single time series returns. |
col |
String for color. |
title |
Whether to generate title of graph. |
Details
This function is an internal function of iClick GUI, which is executed on iClick.VisOneReturns GUI.
Value
Plot a graph
Author(s)
Ho Tsung-wu <tsungwu@ntnu.edu.tw>, College of Management, National Taiwan Normal University
See Also
Functions in fBasics.
[Package iClick version 1.5 Index]