get_coordinates {leastcostpath}R Documentation

get coordinates from a variety of different object classes

Description

get coordinates from a variety of different object classes

Usage

get_coordinates(x)

Arguments

x

coordinates. sf 'POINT' or 'MULTIPOINT', SpatVector, data.frame or matrix containing the locations coordinates

Value

matrix matrix of coordinates

Author(s)

Joseph Lewis


[Package leastcostpath version 2.0.12 Index]