st_transform_repair {sfhelper}R Documentation

Repair sf polygons

Description

Repair sf polygons

Usage

st_transform_repair(x, crs)

Arguments

x

An sf object with unprojected coordinates

crs

The crs for transforming the sf

Value

An sf object


[Package sfhelper version 0.2.2.0 Index]