update r
updated
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
38470d8a6f
commit
1400034cbf
@@ -1,16 +1,16 @@
|
|||||||
# r
|
# r
|
||||||
|
|
||||||
> R language interpreter.
|
> Interpreter języka R.
|
||||||
> More information: <https://www.r-project.org>.
|
> Więcej informacji: <https://www.r-project.org>.
|
||||||
|
|
||||||
- Start an R interactive shell (REPL):
|
- Uruchom interaktywną powłokę R (REPL):
|
||||||
|
|
||||||
`R`
|
`R`
|
||||||
|
|
||||||
- Check R version:
|
- Sprawdź wersję R:
|
||||||
|
|
||||||
`R --version`
|
`R --version`
|
||||||
|
|
||||||
- Execute a file:
|
- Uruchom plik:
|
||||||
|
|
||||||
`R -f {{file.R}}`
|
`R -f {{file.R}}`
|
||||||
|
Reference in New Issue
Block a user