duckspatial_df_sf: sf methods for duckspatial_df

duckspatial_df_sfR Documentation

sf methods for duckspatial_df

Description

These methods provide sf compatibility for duckspatial_df objects, allowing them to work with sf functions like st_crs(), st_geometry(), etc.

Usage

## S3 method for class 'duckspatial_df'
st_crs(x, ...)

## S3 method for class 'duckspatial_df'
st_geometry(obj, ...)

## S3 method for class 'duckspatial_df'
st_bbox(obj, ...)

## S3 method for class 'duckspatial_df'
st_as_sf(x, ...)

## S3 method for class 'duckspatial_df'
print(x, ..., n = 10)

duckspatial documentation built on June 22, 2026, 9:08 a.m.