View source: R/link_network_map.R
is_sf | R Documentation |
Checks whether an object is an sf
object, returns message if it's not
is_sf(m)
m |
Object of class |
TRUE
if object of classes sf
and data.frame
, FALSE
otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.