knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
This is plain text. Plain text gets converted to markdown, and then html.
This is HTML text written inside a `
` element. It is possible to write any HTML directly into an .Rmd document
<p> This is HTML text written inside a `<p>` element. It is possible to write any HTML directly into an .Rmd document </p>
This is a paragraph inside a `
<div> <p> This is a paragraph inside a `<div>` element </p> </div>
This is a paragraph inside a `
This is a paragraph inside a `
This is a paragraph inside a `
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.