inst/doc/ShinyExpertsurv-Vignette.R

## ---- include = FALSE,echo = FALSE--------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>")

options(rmarkdown.html_vignette.check_title = FALSE)


## ----expertsurv-1, echo = FALSE, fig.cap = "Upload data and generate Kaplan-Meier plot", out.width="100%"----
knitr::include_graphics("plots/ShinyExpertSurv-1.png")


## ----expertsurv-2, echo = FALSE, fig.cap = "Expert beliefs about survival at 20 months", out.width="50%"----
knitr::include_graphics("plots/ShinyExpertSurv-2.png")


## ----expertsurv-3, echo = FALSE, fig.cap = "Running statistical analysis", out.width="100%"----
knitr::include_graphics("plots/ShinyExpertSurv-3.png")


## ----expertsurv-4, echo = FALSE, fig.cap = "Results generated from the Markdown file", out.width="75%"----
knitr::include_graphics("plots/ShinyExpertSurv-4.png")

Try the expertsurv package in your browser

Any scripts or data that you put into this service are public.

expertsurv documentation built on Oct. 5, 2023, 5:09 p.m.