Create a graph from nb
.
nb_to_graph.Rd
Create a graph from nb
.
Source
From code by Mitzi Morris.
Examples
nb <- sf_to_nb(mw)
#> Error in .class1(object): object 'mw' not found
nb_to_graph(nb)
#> Error in nb_to_graph(nb): object 'nb' not found