addGGArrows | R Documentation |
Add vectors indicating the gradient field to the heatmap of the cumulated path lengths.
addGGArrows(
g,
centers,
gradients,
fac = 0.025,
arrow_len = unit(0.075/2, "inches"),
nColumns = 10L,
nRows = 10L,
...
)
g |
[ |
centers |
[ |
gradients |
[ |
fac |
[ |
arrow_len |
[ |
nColumns |
[ |
nRows |
[ |
... |
any |
ggplot
A ggplot
object displaying the multi-objective gradient landscape.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.