From ae6639fca315fed420c33a0b7570a020489dcb30 Mon Sep 17 00:00:00 2001 From: rhijmans Date: Sun, 5 Jan 2025 08:40:23 -0800 Subject: [PATCH] proper linking --- man/convHull.Rd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/convHull.Rd b/man/convHull.Rd index fc0e1cb7..0f6eb0b3 100644 --- a/man/convHull.Rd +++ b/man/convHull.Rd @@ -48,5 +48,5 @@ for (i in 1:n) { } } \seealso{ -\code{\link[terra:convhull]{terra::convHull()}}, \code{\link[sf:geos_unary]{sf::st_convex_hull()}}, module \code{v.hull} in \strong{GRASS} +\code{\link[terra]{convHull}}, \code{\link[sf:geos_unary]{sf::st_convex_hull()}}, module \code{v.hull} in \strong{GRASS} }