knitr::opts_chunk$set(echo = TRUE)
This is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see http://rmarkdown.rstudio.com.
::: {custom-style="redparagraph"} Initial check :::
is_not_from_field <- TRUE
[test2]{custom-style="underlined"}
:white_check_mark:
summary(cars)
You can also embed plots, for example:
plot(pressure)
Note that the echo = FALSE
parameter was added to the code chunk to prevent printing of the R code that generated the plot.
Test
Test
TEST
Test
test this
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.