Practice gridding and spatial interpolation
Alessandra Vidal Meza
September 27, 2024
Let’s load the necessary packages:
library(sf) library(tidyverse) library(rspatial)
df <- sp_data('precipitation')