Learn R Programming

duckspatial (version 0.9.0)

get_st_predicate: Gets predicate name

Description

Gets a full predicate name from the shorter version

Usage

get_st_predicate(predicate)

Value

character

Arguments

predicate

A geometry predicate function. Defaults to intersects, a wrapper of ST_Intersects. See details for other options.