You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- [](https://app.codecov.io/gh/e-kotov/ducksf) -->
29
29
<!-- badges: end -->
30
30
31
-
This package provides some alternatives to sf functions, which are implemented using duckdb and geoarrow. So far the only implemented function is areal interpolation working similar to the one fiund in 'areal' package, but much faster. I have no idea where this project will go, use at your own risk.
31
+
This package provides some alternatives to sf functions, which are implemented using duckdb and geoarrow. So far the only implemented function is areal interpolation working similar to the one found in 'areal' package, but much faster. I have no idea where this project will go, use at your own risk.
32
32
33
33
`ducksf` provides **fast, DuckDB Spatial–backed spatial data operations** for R,
34
34
with a current focus on **areal-weighted interpolation** as a drop-in alternative to
0 commit comments