Differences between revisions 7 and 9 (spanning 2 versions)
Revision 7 as of 2023-06-15 17:31:42
Size: 882
Comment:
Revision 9 as of 2024-04-25 15:31:03
Size: 972
Comment: olsrr
Deletions are marked like this. Additions are marked like this.
Line 39: Line 39:
 * [[R/OlsRr|olsrr]]
 * [[R/Readr|readr]]
Line 41: Line 43:
 * [[R/Tibble|tibble]]
Line 42: Line 45:
 * [[R/Tidyr|tidyr]]

R

The R programming language is an interpreted statistical programming language.

On most platforms, the interpreter is called by R(1). On others, RStudio is almost a necessity.


Installation

Most Linux and BSD distributions will offer an r package.

For any platform, but especially for Windows, consider using RStudio.


Tool Chain

Language

Packages

Configuration


See also


CategoryRicottone

R (last edited 2026-02-10 17:46:14 by DominicRicottone)