aboutsummaryrefslogtreecommitdiff
path: root/R/nlme.R
diff options
context:
space:
mode:
authorJohannes Ranke <johannes.ranke@jrwb.de>2025-02-13 12:43:29 +0100
committerJohannes Ranke <johannes.ranke@jrwb.de>2025-02-13 13:48:57 +0100
commit328d1173db2395c1a5705b5f0980e2956db8be1f (patch)
treece7eb2d2476230c0b8935eeb2d42b5234479e670 /R/nlme.R
parentba3eaa0d61d4980a61ebbcd105f07d21dd2aabb6 (diff)
Update wordlist, bump date and simplify DESCRIPTION
Also, the R-Universe URL that the badge points to is updated
Diffstat (limited to 'R/nlme.R')
-rw-r--r--R/nlme.R2
1 files changed, 1 insertions, 1 deletions
diff --git a/R/nlme.R b/R/nlme.R
index 6b2d06d0..de82d99c 100644
--- a/R/nlme.R
+++ b/R/nlme.R
@@ -126,7 +126,7 @@ nlme_function <- function(object) {
#' @rdname nlme
#' @importFrom rlang !!!
-#' @return A \code{\link{groupedData}} object
+#' @return A `nlme::groupedData` object
#' @export
nlme_data <- function(object) {
if (nrow(object) > 1) stop("Only row objects allowed")

Contact - Imprint