Description Usage Arguments Value
Plot Movement Rate Heatmap Matrix
1 2 3 4 5 6 7 8 9 10 11 12 13 | mmmHeatmap(
x = NULL,
group = 1,
xlab = "Area To",
ylab = "Area From",
area_names = NULL,
font_size_probs = 3,
font_nudge_probs = 0.15,
font_size_stderr = 2,
font_nudge_stderr = 0.15,
legend_name = "Estimate",
legend_position = "right"
)
|
x |
An object of class |
group |
|
xlab |
|
ylab |
|
area_names |
|
font_size_probs |
|
font_nudge_probs |
|
font_size_stderr |
|
font_nudge_stderr |
|
legend_name |
|
legend_position |
|
An object with class gg
and ggplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.