knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
library(r.pkg)
hello()
This package has a function hello()
and it works like this:
hello("message")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.