diff --git a/rmarkdown.Rmd b/rmarkdown.Rmd index 9267c1a..b2dbd2a 100644 --- a/rmarkdown.Rmd +++ b/rmarkdown.Rmd @@ -36,7 +36,7 @@ chunk <- "```" inline <- function(x = "") paste0("`` `r ", x, "` ``") ``` -## R Markdown workflow +## R Markdown basics This is an R Markdown file, a plain text file that has the extension `.Rmd`: