Skip to content

Commit 3289c3f

Browse files
authored
Update README.qmd
1 parent 76e84ec commit 3289c3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ is_html <- knitr::is_html_output()
2828
<!-- [![Codecov test coverage](https://codecov.io/gh/e-kotov/ducksf/graph/badge.svg)](https://app.codecov.io/gh/e-kotov/ducksf) -->
2929
<!-- badges: end -->
3030

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.
3232

3333
`ducksf` provides **fast, DuckDB Spatial–backed spatial data operations** for R,
3434
with a current focus on **areal-weighted interpolation** as a drop-in alternative to

0 commit comments

Comments
 (0)