Skip to content

Commit

Permalink
more specific instructions on creating files
Browse files Browse the repository at this point in the history
  • Loading branch information
ha0ye committed Jul 23, 2020
1 parent fc59c31 commit bc0fce1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slides/slides.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ tinytex::install_tinytex()
# Creating Documents

1. Create an R Markdown document.
- R Markdown documents are plain text.
- Use the `New R Markdown` file option in RStudio, or create a plaintext file.
2. Run the R code
```{r, eval = FALSE}
rmarkdown::render({document.Rmd})
Expand Down

0 comments on commit bc0fce1

Please sign in to comment.