Learn R Programming

iClick (version 1.6.1)

calendar.heat: Calendar Heapmap Plot

Description

This function generates calendar heatmap plot up to six year, due to visibility.

Usage

calendar.heat(data, ncolors = 99, color = "r2b", date.form = "%Y-%m-%d", main = NULL)

Value

Plot

Arguments

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.

Author

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

Details

This function is within the iClick GUI, is executed within iClick.VisAssetPrice().