squarify: Take a data.table on an incomplete grid and "squarify" so...

View source: R/plotting.R

squarifyR Documentation

Take a data.table on an incomplete grid and "squarify" so that the image function can work on it

Description

Take a data.table on an incomplete grid and "squarify" so that the image function can work on it

Usage

squarify(dt, var = names(dt)[3])

Arguments

dt

A data.table with Lon and Lat plus another variable

var

The name of the variable to be squarified


SeasonalForecastingEngine/ForecastTools documentation built on Oct. 20, 2024, 9:10 a.m.