Differences between revisions 12 and 14 (spanning 2 versions)
Revision 12 as of 2025-04-03 21:09:20
Size: 1154
Comment: Links
Revision 14 as of 2026-02-10 17:46:14
Size: 816
Comment: Link
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:

On most platforms, the interpreter is called by '''`R(1)`'''. On others, [[R/Studio|RStudio]] is almost a necessity.
Line 26: Line 24:
 * [[R/Studio|RStudio]]



== Language ==
Line 37: Line 30:
 * [[R/Dplyr|dplyr]]
Line 40: Line 32:
 * [[R/Haven|Haven]]
Line 44: Line 35:
 * [[R/OlsRr|olsrr]]
 * [[R/Readr|readr]]
 * [[R/Rpms|rpms]]
Line 50: Line 40:
 * [[R/Tibble|tibble]]
Line 52: Line 41:
 * [[R/Tidyr|tidyr]]
Line 58: Line 46:
== Configuration ==

----



== See also ==


R

The R programming language is an interpreted statistical programming language.


Installation

Most Linux and BSD distributions will offer an r package.

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


Tool Chain

Packages


CategoryRicottone

R (last edited 2026-04-07 20:46:50 by DominicRicottone)