coords_existing: Get existing and XY coordinates

View source: R/utils-existing.R

coords_existingR Documentation

Get existing and XY coordinates

Description

This function extracts the 'X' and 'Y' coordinates from an 'sf' object and returns them in a data.frame format.

Usage

coords_existing(existing)

Arguments

existing

sf 'POINT'. Existing plot network.

Value

existing with respective 'X' and 'Y' columns representing the coordinates of the input sf object.


tgoodbody/sgsR documentation built on June 1, 2025, 9:08 p.m.