Nodes.coordinates {shp2graph}R Documentation

Return the coordinates of nodes in a “nodelist

Description

A function that returns the coordinates of nodes in a two-column matrix (X,Y) from a “nodelist

Usage

Nodes.coordinates(nodelist)

Arguments

nodelist

A “nodelist” object

Value

Nodesxy

A two-column matrix (X, Y)

Author(s)

Binbin Lu binbinlu@whu.edu.cn


[Package shp2graph version 1-0 Index]