Skip to content

Commit

Permalink
Trying to fix R-Check github actions.
Browse files Browse the repository at this point in the history
  • Loading branch information
john-harrold committed Apr 16, 2024
1 parent e741361 commit b8f0a32
Show file tree
Hide file tree
Showing 336 changed files with 1,667 additions and 405 deletions.
6 changes: 3 additions & 3 deletions R/CTS_Server.R
Original file line number Diff line number Diff line change
Expand Up @@ -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){
Expand Down
4 changes: 2 additions & 2 deletions docs/404.html

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

4 changes: 2 additions & 2 deletions docs/LICENSE-text.html

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

Loading

0 comments on commit b8f0a32

Please sign in to comment.