plot_eye_heatmap.RdPlots heatmap using ggplot stat_density2d function and using x, y and weights coordinates
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