This example runs the plumber.io package and loads an api for absolute.risk
, relative.risk
, check.summary
, risk.summary
.
R
and run install.packages("plumber")
R
cd web
Rscript runner.R
http://localhost:8000/absolute.risk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.