Learn R Programming

shp2graph (version 0-5)

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)

Arguments

nodelist

A “nodelist” object

Value

Nodesxy

A two-column matrix (X, Y)