Learn R Programming

shp2graph (version 1-0)

Nodes.coordinates: 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)

Value

Nodesxy

A two-column matrix (X, Y)

Arguments

nodelist

A “nodelist” object

Author

Binbin Lu binbinlu@whu.edu.cn