Differences between revisions 6 and 15 (spanning 9 versions)
Revision 6 as of 2023-06-15 13:58:10
Size: 882
Comment:
Revision 15 as of 2026-04-07 20:46:50
Size: 677
Comment: Cleanup
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
On most platforms, the interpreter is called by '''`R(1)`'''. On others, [[R/Studio|RStudio]] is almost a necessity.

<<TableOfContents>>

----


Line 15: Line 7:
Most [[Linux]] and [[BSD]] distributions will offer an `r` package.  * [[R/Installation|Installation]]
 * [[R/InstallingPackages|Installing packages]]
Line 17: Line 10:
For any platform, but especially for [[Windows]], consider using '''RStudio'''. == General ==
Line 19: Line 12:
----



== Tool Chain ==

 * [[R/InstallingPackages|Installing Packages]]
 * [[R/Studio|RStudio]]



== Language ==

 * [[R/DataTypes|Data types]]
Line 36: Line 16:
 * [[R/Dplyr|dplyr]]  * [[R/Caret|caret]]
 * [[R/Dt|DT]]
Line 38: Line 19:
 * [[R/Haven|Haven]]  * [[R/Lavaan|lavaan]]
 * [[R/Mediation|mediation]]
 * [[R/Multilevel|multilevel]]
 * [[R/Rpms|rpms]]
 * [[R/Shiny|Shiny]]
 * [[R/ShinyWidgets|shinyWidgets]]
Line 42: Line 28:
 * [[R/TidyVerse|tidyverse]]  * [[R/Tidyverse|Tidyverse]]
Line 44: Line 30:



== Configuration ==

----



== See also ==

R

The R programming language is an interpreted statistical programming language.

Installation

General

Packages


CategoryRicottone

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