mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 11:25:16 +08:00
12 lines
188 B
Markdown
12 lines
188 B
Markdown
# r
|
|
|
|
> `r` can refer to multiple commands with the same name.
|
|
|
|
- View documentation for the R language interpreter:
|
|
|
|
`tldr r.lang`
|
|
|
|
- View documentation for the Zsh command:
|
|
|
|
`tldr r.zsh`
|