Skip to content

Commit

Permalink
readme update 2
Browse files Browse the repository at this point in the history
  • Loading branch information
changwoo-lee committed Dec 18, 2023
1 parent 038c7a7 commit 9e79722
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
2 changes: 0 additions & 2 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@ What is special about using `README.Rmd` instead of just `README.md`? You can in
summary(cars)
```

You'll still need to render `README.Rmd` regularly, to keep `README.md` up-to-date. `devtools::build_readme()` is handy for this.

You can also embed plots, for example:

```{r pressure, echo = FALSE}
Expand Down
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@ summary(cars)
#> Max. :25.0 Max. :120.00
```

You’ll still need to render `README.Rmd` regularly, to keep `README.md`
up-to-date. `devtools::build_readme()` is handy for this.

You can also embed plots, for example:

<img src="man/figures/README-pressure-1.png" width="100%" />
Expand Down

0 comments on commit 9e79722

Please sign in to comment.