R
R language interpreter.
- Start a REPL (interactive shell):
- Check R version:
- Start R in vanilla mode (i.e. a blank session that doesn't save the workspace at the end):
- Execute a file:
- Execute an R expression and then exit:
- Run R with a debugger:
- Check R packages from package sources:
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).