is_sf_points: Check if an object is an sf points object.

View source: R/HIP.R

is_sf_pointsR Documentation

Check if an object is an sf points object.

Description

Tests if the object passed to the function is a sf points object or not. An internal only function.

Usage

is_sf_points(x)

Arguments

x

A probable sf points object.

Details

Detect if an object is a sf points object or not.

Value

Either TRUE or FALSE.

Author(s)

Phil Davies, Blair Robertson.


spbal documentation built on April 4, 2025, 2:05 a.m.