R: fix command case and add examples (#4957)
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
# r
|
||||
|
||||
> R language interpreter.
|
||||
> More information: <https://www.r-project.org>.
|
||||
|
||||
- Start an R interactive shell (REPL):
|
||||
|
||||
`R`
|
||||
|
||||
- Check R version:
|
||||
|
||||
`R --version`
|
||||
|
||||
- Execute a file:
|
||||
|
||||
`R -f {{file.R}}`
|
Reference in New Issue
Block a user