Skip to content

Commit

Permalink
DS-4360 Ensure documentation up to date
Browse files Browse the repository at this point in the history
  • Loading branch information
jrwishart committed Apr 3, 2023
1 parent 156067e commit 4e3d1fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions R/estimationdata.R
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,7 @@ EstimationData <- function(formula = NULL,
#' \item dataset: The dataset of the variable
#' \item levels: If variable is a factor, the levels of the variable, otherwise not present
#' \item observed.levels: If variable is a factor, the observed levels of the variable, otherwise not present
#' \item has.unobserved.levels: Boolean indicating whether the variable has unobserved levels
#' \item ordered: If variable is a factor, whether the factor is ordered, otherwise not present
#' }
#' @export
Expand Down
1 change: 1 addition & 0 deletions man/EstimationDataTemplate.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4e3d1fb

Please sign in to comment.