Skip to contents

Convert an sf dataframe with a point geometry column to non spatial with XY columns

Usage

pts_to_XY(pts)

Arguments

pts

sf dataframe of points

Value

data.frame or tibble with added X and Y columns