Nothing
## ----setup, warning = FALSE, include = FALSE----------------------------------
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
out.width = "672px",
out.height = "480px",
fig.width = 7,
fig.height = 5,
fig.align = "center",
fig.retina = 1,
dpi = 150
)
## ----mlayer_flow,echo=FALSE,warning=FALSE,fig.show='hold',message=FALSE,out.width='90%',fig.height=8,fig.cap='Figure 1: Flow diagram for predicting based on a set of maps using mlayerHVT()'----
knitr::include_graphics('./mlayer1.png')
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.