rmarkdown-test
This post test blogdown, reference this repo This post generate by blogdown::new_post(title = “Rmarkdown_test”,ext=“.Rmd”)
R Markdown
This is an R Markdown document. Please note this page was not rendered using the rmarkdown package or Pandoc. The R Markdown document is compiled to Markdown through knitr, and the Markdown document is rendered to HTML through Hexo’s Markdown renderer.
You can embed an R code chunk like this:
summary(cars) |
Including Plots
You can also embed R plots:
par(mar = c(0, 1, 0, 1)) |
