squarify | R Documentation |
Take a data.table on an incomplete grid and "squarify" so that the image function can work on it
squarify(dt, var = names(dt)[3])
dt |
A data.table with Lon and Lat plus another variable |
var |
The name of the variable to be squarified |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.