as.sf: Coerce object to an sf POINT object

as.sfR Documentation

Coerce object to an sf POINT object

Description

Coerce object to a simple feature (sf) geometry POINT. Only coordinates are coerced, no additional information.

Coerce object to a simple feature (sf) geometry POINT. Only coordinates are coerced, no additional information.

Usage

as.sf(x)

## S4 method for signature 'GPR'
as.sf(x)

## S4 method for signature 'GPRsurvey'
as.sf(x)

as.sf(x)

## S4 method for signature 'GPR'
as.sf(x)

## S4 method for signature 'GPRsurvey'
as.sf(x)

Arguments

x

[class GPR|GPRsurvey]

Value

[class sf] Geometry type is POINT.

[class sf] Geometry type is POINT.


emanuelhuber/RGPR documentation built on March 18, 2024, 8 p.m.