Description Usage Arguments Value
View source: R/eyer-visualising.R
Plots heatmap using ggplot stat_density2d function and using x, y and weights coordinates
1 | plot_eye_heatmap(x, y, weights = NULL, ...)
|
x |
x coordinates |
y |
y coordinates |
weights |
optional parameter signifiing durations of x, y coordinates in case they are not of the same importance/ value |
... |
optional ggplot parameters |
ggplot of stat density
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.