ethanplunkett/gridkernel: Package to apply kernels to raster data with NA and edge correction

This package applies a kernel to every cell in a grid returning a grid of the same dimension where each cell is replaced by the sum of the element wise product of the kernel and corresponding cells around the focal cell.

Getting started

Package details

AuthorEthan Plunkett
MaintainerEthan Plunkett <ethan@plunkettworks.com>
LicenseMIT + file LICENSE
Version0.1.2
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ethanplunkett/gridkernel")
ethanplunkett/gridkernel documentation built on March 2, 2024, 9:06 p.m.