diff --git a/man/cdisc_data.Rd b/man/cdisc_data.Rd index 429fb7780..0916c6aae 100644 --- a/man/cdisc_data.Rd +++ b/man/cdisc_data.Rd @@ -20,7 +20,7 @@ object with datasets column names used for joining. If empty then it would be automatically derived basing on intersection of datasets primary keys. For ADAM datasets it would be automatically derived.} -\item{code}{(\code{character}, \code{language}) optional, code to reproduce the datasets provided in \code{...}. +\item{code}{(\code{character}, \code{language}) optional code to reproduce the datasets provided in \code{...}. Note this code is not executed and the \code{teal_data} may not be reproducible} \item{check}{(\code{logical}) \ifelse{html}{\href{https://lifecycle.r-lib.org/articles/stages.html#deprecated}{\figure{lifecycle-deprecated.svg}{options: alt='[Deprecated]'}}}{\strong{[Deprecated]}} diff --git a/man/teal_data.Rd b/man/teal_data.Rd index 104af811b..5be988bf5 100644 --- a/man/teal_data.Rd +++ b/man/teal_data.Rd @@ -14,7 +14,7 @@ teal_data(..., join_keys = teal.data::join_keys(), code = character(0), check) object with dataset column relationships used for joining. If empty then no joins between pairs of objects.} -\item{code}{(\code{character}, \code{language}) optional, code to reproduce the datasets provided in \code{...}. +\item{code}{(\code{character}, \code{language}) optional code to reproduce the datasets provided in \code{...}. Note this code is not executed and the \code{teal_data} may not be reproducible} \item{check}{(\code{logical}) \ifelse{html}{\href{https://lifecycle.r-lib.org/articles/stages.html#deprecated}{\figure{lifecycle-deprecated.svg}{options: alt='[Deprecated]'}}}{\strong{[Deprecated]}}