## ---- include = FALSE---------------------------------------------------------
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.width=7, fig.height=6
)
## ----setup--------------------------------------------------------------------
library(NOREVA)
## ----kable1-------------------------------------------------------------------
load("../data/selectdata.rda")
head(selectdata)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.