Files
cheatsheet-tldr/tldr/r
2026-02-08 00:34:23 +00:00

17 lines
278 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# r
> `r` can refer to multiple commands with the same name.
- View documentation for the R language interpreter:
`tldr r.1`
- View documentation for the Zsh command:
`tldr r.zsh`