Differences between revisions 9 and 13 (spanning 4 versions)
Revision 9 as of 2024-04-25 15:31:03
Size: 972
Comment: olsrr
Revision 13 as of 2025-12-19 21:47:32
Size: 796
Comment: Pruning dead links
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 36: Line 29:
 * [[R/Dplyr|dplyr]]  * [[R/Caret|caret]]
 * [[R/Dt|DT]]
Line 38: Line 32:
 * [[R/Haven|Haven]]
 * [[R/OlsRr|olsrr]]
 * [[R/Readr|readr]]
 * [[R/Lavaan|lavaan]]
 * [[R/Mediation|mediation]]
 * [[R/Multilevel|multilevel]]
 * [[R/Shiny|Shiny]]
 * [[R/ShinyWidgets|shinyWidgets]]
Line 43: Line 39:
 * [[R/Tibble|tibble]]
Line 45: Line 40:
 * [[R/Tidyr|tidyr]]
Line 51: Line 45:
== 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)