| calendar.heat | R Documentation |
This function generates calendar heatmap plot up to six year, due to visibility.
calendar.heat(data, ncolors = 99, color = "r2b", date.form = "%Y-%m-%d", main = NULL)
data |
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. |
main |
main label of graph. |
This function is within the iClick GUI, is executed within iClick.VisAssetPrice().
Plot
Ho Tsung-wu <tsungwu@ntnu.edu.tw>, College of Management, National Taiwan Normal University
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.