From 5e80bfbc9d23f72f53fd593667e04f57f6b454cc Mon Sep 17 00:00:00 2001
From: mpadge
Date: Wed, 27 Nov 2024 09:04:10 +0000
Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20hypertid?=
=?UTF-8?q?y/geodist@cd2c68814c0af8963adde2da5ea4f6a89777efbf=20?=
=?UTF-8?q?=F0=9F=9A=80?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
articles/geodist.html | 2 +-
pkgdown.yml | 2 +-
reference/geodist.html | 2 +-
reference/geodist_min.html | 2 +-
reference/geodist_vec.html | 2 +-
reference/georange.html | 2 +-
6 files changed, 6 insertions(+), 6 deletions(-)
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
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.