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.


netmap documentation built on May 29, 2024, 11:10 a.m.