inst/doc/shinyypr.R

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

## ---- eval=FALSE--------------------------------------------------------------
#  library(shinyypr)
#  run_ypr_app()

## ---- eval=FALSE--------------------------------------------------------------
#  library(ypr)
#  library(shinyypr)
#  adams <- adams_bt_03
#  adams_adjusted <- ypr_population_update(adams, "Rk" = 5, "Linf" = 140)
#  run_ypr_app(adams_adjusted)

Try the shinyypr package in your browser

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

shinyypr documentation built on March 25, 2020, 1:06 a.m.