Nothing
#' **apisensr**: Interface to 'episensr' for sensitivity analysis of epidemiological results
#'
#' @docType package
#' @name apisensr-package
#' @aliases apisensr
#'
#' @description
#' API for using 'episensr' which provides basic sensitivity analysis
#' of the observed relative risks adjusting for unmeasured confounding and
#' misclassification of the exposure/outcome, or both.
#'
#' @references
#' 'episensr' on R CRAN \url{https://cran.r-project.org/package=episensr} and
#' \url{https://dhaine.codeberg.page/episensr/}.
#'
#' Banack et al. \emph{Application of a Web-based Tool for Quantitative Bias
#' Analysis: The Example of Misclassification Due to Self-reported Body Mass
#' Index}. Epidemiology 2024;35(3):359-367.
#'
#' @examples
#' \dontrun{
#' run_app()
#' }
#' @keywords internal
"_PACKAGE"
## usethis namespace: start
#' @import golem config attempt glue htmltools shinymaterial rhandsontable rmarkdown ggraph igraph
#' @importFrom shiny NS column shinyApp tagList
#' @importFrom shinyjs reset runjs useShinyjs
## usethis namespace: end
NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.