Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2023-01-20 18:09:52
Size: 224
Comment:
Revision 4 as of 2023-04-08 13:50:19
Size: 770
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

The '''R programming language''' is an interpreted statistical programming language.

On most platforms, the interpreter is called by '''`R(1)`'''. On others, [[R/Studio|RStudio]] is almost a necessity.
Line 11: Line 15:
Most [[Linux]] and [[BSD]] distributions will offer an `r` package.

For any platform, but especially for [[Windows]], consider using '''RStudio'''.
Line 12: Line 20:



== Tool Chain ==

 * [[R/InstallingPackages|Installing Packages]]
 * [[R/Studio|RStudio]]
Line 21: Line 36:
 * [[R/Dplyr|dplyr]]
Line 22: Line 38:
 * [[R/TidyCensus|tidycensus]]
Line 28: Line 45:
----



== See also ==

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)