diff --git a/R/poped.R b/R/poped.R index cb1f614..096380b 100644 --- a/R/poped.R +++ b/R/poped.R @@ -3067,7 +3067,7 @@ babel.poped.database <- function(popedInput, ..., optTime=NA) { #' #' This may work for other poped databases if the population parameters are named. #' -#' @param popedInput The babaelmixr2 created database +#' @param popedInput The babelmixr2 created database #' @param var variable to query #' @return index of the variable #' @export diff --git a/man/babelBpopIdx.Rd b/man/babelBpopIdx.Rd index 1210a24..81ca26b 100644 --- a/man/babelBpopIdx.Rd +++ b/man/babelBpopIdx.Rd @@ -7,7 +7,7 @@ babelBpopIdx(popedInput, var) } \arguments{ -\item{popedInput}{The babaelmixr2 created database} +\item{popedInput}{The babelmixr2 created database} \item{var}{variable to query} }