knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
mean
mean()
base::mean
base::mean()
helloWorld
helloWorld()
minimalReprex::helloWorld
minimalReprex::helloWorld()
.Platform
.Platform()
base::.Platform
base::.Platform()
enumOp
enumOp()
minimalReprex::enumOp
minimalReprex::enumOp()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.