diff --git a/R/CTS_Server.R b/R/CTS_Server.R index d640a07..76ddc39 100644 --- a/R/CTS_Server.R +++ b/R/CTS_Server.R @@ -2827,9 +2827,9 @@ element} #'} #'@details This depends on the following UI values in the state #'\itemize{ -#' \item{} state[["CTS"]][["ui"]][["covariate_value"]] -#' \item{} state[["CTS"]][["ui"]][["covariate_type_selected"]] -#' \item{} state[["CTS"]][["ui"]][["selected_covariate"]] +#' \item{} \code{state[["CTS"]][["ui"]][["covariate_value"]]} +#' \item{} \code{state[["CTS"]][["ui"]][["covariate_type_selected"]]} +#' \item{} \code{state[["CTS"]][["ui"]][["selected_covariate"]]} #'} #'@example inst/test_apps/CTS_funcs.R CTS_add_covariate = function(state, element){ diff --git a/docs/404.html b/docs/404.html index 6ee9532..8749d71 100644 --- a/docs/404.html +++ b/docs/404.html @@ -16,7 +16,7 @@ - +
This depends on the following UI values in the state
state["CTS"]["ui"]["covariate_value"]
state["CTS"]["ui"]["covariate_type_selected"]
state["CTS"]["ui"]["selected_covariate"]
This depends on the following UI values in the state
state[["CTS"]][["ui"]][["covariate_value"]]
state[["CTS"]][["ui"]][["covariate_type_selected"]]
state[["CTS"]][["ui"]][["selected_covariate"]]