diff --git a/articles/geodist.html b/articles/geodist.html index 1316367..ee74777 100644 --- a/articles/geodist.html +++ b/articles/geodist.html @@ -72,7 +72,7 @@

geodist

Mark Padgham

-

2024-11-26

+

2024-11-27

Source: vignettes/geodist.Rmd diff --git a/pkgdown.yml b/pkgdown.yml index 96813be..620f982 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -3,4 +3,4 @@ pkgdown: 2.1.1 pkgdown_sha: ~ articles: geodist: geodist.html -last_built: 2024-11-26T08:37Z +last_built: 2024-11-27T09:04Z diff --git a/reference/geodist.html b/reference/geodist.html index 72334b7..a02fa6d 100644 --- a/reference/geodist.html +++ b/reference/geodist.html @@ -129,7 +129,7 @@

Note

https://github.com/mapbox/cheap-ruler-cpp; measure = "geodesic" denotes the very accurate geodesic methods given in Karney (2013) "Algorithms for geodesics" J Geod 87:43-55, and as provided by the -`st_dist()` function from the sf package.

+`st_distance()` function from the sf package.

See also

diff --git a/reference/geodist_min.html b/reference/geodist_min.html index 52a2d98..f1b54e4 100644 --- a/reference/geodist_min.html +++ b/reference/geodist_min.html @@ -99,7 +99,7 @@

Note

https://github.com/mapbox/cheap-ruler-cpp; measure = "geodesic" denotes the very accurate geodesic methods given in Karney (2013) "Algorithms for geodesics" J Geod 87:43-55, and as provided by the -`st_dist()` function from the sf package.

+`st_distance()` function from the sf package.

diff --git a/reference/geodist_vec.html b/reference/geodist_vec.html index 79e4ba1..e4c1e58 100644 --- a/reference/geodist_vec.html +++ b/reference/geodist_vec.html @@ -139,7 +139,7 @@

Note

https://github.com/mapbox/cheap-ruler-cpp; measure = "geodesic" denotes the very accurate geodesic methods given in Karney (2013) "Algorithms for geodesics" J Geod 87:43-55, and as provided by the -`st_dist()` function from the sf package.

+`st_distance()` function from the sf package.

diff --git a/reference/georange.html b/reference/georange.html index 4fe3152..1f664b3 100644 --- a/reference/georange.html +++ b/reference/georange.html @@ -97,7 +97,7 @@

Note

https://github.com/mapbox/cheap-ruler-cpp; measure = "geodesic" denotes the very accurate geodesic methods given in Karney (2013) "Algorithms for geodesics" J Geod 87:43-55, and as provided by the -`st_dist()` function from the sf package.

+`st_distance()` function from the sf package.