Differences between revisions 11 and 14 (spanning 3 versions)
Revision 11 as of 2025-03-20 13:30:10
Size: 1068
Comment: Link
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]]
 * [[R/OlsRr|olsrr]]
 * [[R/Readr|readr]]
 * [[R/Lavaan|lavaan]]
 * [[R/Mediation|mediation]]
 * [[R/Mu
ltilevel|multilevel]]
 * [[R/Rpms|rpms]]
Line 47: Line 40:
 * [[R/Tibble|tibble]]
Line 49: Line 41:
 * [[R/Tidyr|tidyr]]
Line 55: 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)