Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
UchidaMizuki committed Jul 31, 2024
1 parent 8f603ba commit 91652d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ timbr provides some tidyverse methods as follows,

- `mutate()`
- `summarise()`
- `select()`
- `select()` and `relocate()`
- `rows_update()` and `rows_patch()`

## Examples
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ timbr provides some tidyverse methods as follows,

- `mutate()`
- `summarise()`
- `select()`
- `select()` and `relocate()`
- `rows_update()` and `rows_patch()`

## Examples
Expand Down

0 comments on commit 91652d7

Please sign in to comment.