calendarHeat {iClick} | R Documentation |
Calendar Heapmap Plot
Description
This function generates calendar heatmap plot up to six year, due to visibility.
Usage
calendarHeat(values, ncolors = 99, color = "r2b", date.form = "%Y-%m-%d")
Arguments
values |
Daily data of price or others. |
ncolors |
Number of color for heatmap. |
color |
Color plate selected, selection includes c("r2b","r2g","w2b"). |
date.form |
Default date form. |
Details
This function is within the iClick GUI, is executed within iClick.VisAssetPrice().
Value
Plot
Author(s)
Ho Tsung-wu <tsungwu@ntnu.edu.tw>, College of Management, National Taiwan Normal University
[Package iClick version 1.5 Index]