Nothing
## ----include = FALSE----------------------------------------------------------
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
)
## ----echo=FALSE---------------------------------------------------------------
knitr::include_graphics("hex-hce.png", dpi = 1000)
## ----setup--------------------------------------------------------------------
library(hce)
packageVersion("hce")
## -----------------------------------------------------------------------------
args("propWINS")
propWINS(WO = 1.5, WR = 2)
## -----------------------------------------------------------------------------
propWINS(WO = 1.25, WR = 1.5, Overall = 120*150)
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.