aop_spatial_join: Spatial join of AOP data

View source: R/utils.R

aop_spatial_joinR Documentation

Spatial join of AOP data

Description

Merges land use or access data with H3 grid geometries

Usage

aop_spatial_join(aop_df, aop_sf)

Arguments

aop_df

A data.frame of aop data

aop_sf

A spatial sf of aop data

Value

Returns a ⁠data.frame sf⁠ with access/land use data and grid geometries


aopdata documentation built on April 4, 2025, 2:01 a.m.