Temporarily put gazeHeapmap() here; may want to move it out to an eye-tracking library in the future. But for now it's convenient.
It only supports PNG now. But we can easily add the JPEG library: https://cran.r-project.org/web/packages/jpeg/jpeg.pdf, which also uses a similar syntax.
Temporarily put
gazeHeapmap()here; may want to move it out to an eye-tracking library in the future. But for now it's convenient.It only supports PNG now. But we can easily add the JPEG library: https://cran.r-project.org/web/packages/jpeg/jpeg.pdf, which also uses a similar syntax.