From ddab0e5c8dfae5a017c575e4b51bf336171d0213 Mon Sep 17 00:00:00 2001 From: Simon Parker <65285181+awadafuk@users.noreply.github.com> Date: Sat, 9 Nov 2024 03:47:31 +0000 Subject: [PATCH] chore: Responses to pkgcheck results on github CI --- man/classify_growth.Rd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/classify_growth.Rd b/man/classify_growth.Rd index b5004d6..7e5651c 100644 --- a/man/classify_growth.Rd +++ b/man/classify_growth.Rd @@ -78,7 +78,7 @@ newborn (\code{"svn"}) classifications, all strings in \code{.new} must be uniqu Each character vector in \code{.new} is repaired with \code{vctrs::as_names()}, which will issue messages if any elements in \code{.new} are changed. -\itemize{ +\describe{ \item{\code{"sfga"}:}{ \code{c("birthweight_centile", "sfga", "sfga_severe")}} \item{\code{"svn"}:}{ \code{c("birthweight_centile", "svn")}} \item{\code{"stunting"}:}{ \code{c("lhaz", "stunting", "stunting_outliers")}}