aoi_inside: Is Inside

View source: R/aoi_utilities.R

aoi_insideR Documentation

Is Inside

Description

A check to see if one object is inside another

Usage

aoi_inside(AOI, obj, total = TRUE)

Arguments

AOI

object 2

obj

object 1

total

boolean. If TRUE then check if obj is completely inside the AOI (and vice versa: order doesn't matter). If FALSE, then check if at least part of obj is in the AOI.

Value

boolean value


mikejohnson51/AOI documentation built on Nov. 22, 2023, 6:05 p.m.