heatmapGrid | R Documentation |
A function to generate a set of heatmaps depicting the performances of particular sets of interpolations. This graphic can be considered as a series of 'compressed' surface plots, arranged by dataset.
heatmapGrid(
agEval,
f = "median",
crit,
m,
d = 1:length(agEval),
colors = c("#F9E0AA", "#F7C65B", "#FAAF08", "#FA812F", "#FA4032", "#F92111")
)
agEval |
|
f |
|
crit |
|
m |
|
d |
|
colors |
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.