is_sf: Is object a map?

View source: R/link_network_map.R

is_sfR Documentation

Is object a map?

Description

Checks whether an object is an sf object, returns message if it's not

Usage

is_sf(m)

Arguments

m

Object of class sf.

Value

TRUE if object of classes sf and data.frame, FALSE otherwise.


artod83/netmap documentation built on March 2, 2024, 8:49 a.m.