From 3cd47614fe48660c086d166b069f5b28236cdf3c Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 11:06:41 +0000 Subject: [PATCH] [skip roxygen] [skip vbump] Roxygen Man Pages Auto Update --- man/teal_modules.Rd | 2 -- 1 file changed, 2 deletions(-) diff --git a/man/teal_modules.Rd b/man/teal_modules.Rd index 84ad1544e2..bfebe46704 100644 --- a/man/teal_modules.Rd +++ b/man/teal_modules.Rd @@ -99,8 +99,6 @@ will be added to the \code{datanames}.} \item{x}{(\code{teal_module} or \code{teal_modules}) Object to format/print.} -\item{indent}{(\code{integer(1)}) Indention level; each nested element is indented one level more.} - \item{is_last}{(\code{logical(1)}) Whether this is the last item in its parent's children list. Affects the tree branch character used (L- vs |-)}