Unique title
This commit is contained in:
parent
44512f1d59
commit
216524d4eb
|
@ -36,7 +36,7 @@ chunk <- "```"
|
||||||
inline <- function(x = "") paste0("`` `r ", x, "` ``")
|
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`:
|
This is an R Markdown file, a plain text file that has the extension `.Rmd`:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue