This is an old revision of the document!


Programming Language

R

R is a programming language and free software environment for statistical computing and graphics supported by the R Foundation for Statistical Computing

R (programminglanguage)
Full NameFoundation for Statistical Computing
Short NameR
DescriptionFree software environment for statistical computing and graphics supported
CompanyUnkown
WebNo
MobileNo
EnterpriseYes
EmbeddedNo
Snippet from Wikipedia: R (programming language)

R is a programming language for statistical computing and data visualization. It has been adopted in the fields of data mining, bioinformatics, and data analysis.

The core R language is augmented by a large number of extension packages, containing reusable code, documentation, and sample data.

R software is open-source and free software. It is licensed by the GNU Project and available under the GNU General Public License. It is written primarily in C, Fortran, and R itself. Precompiled executables are provided for various operating systems.

As an interpreted language, R has a native command line interface. Moreover, multiple third-party graphical user interfaces are available, such as RStudio—an integrated development environment—and Jupyter—a notebook interface.

print('Hello, world!')

Source: Wikibooks

See also: Programming Languages

  • dev/r.1660489036.txt.gz
  • Last modified: 2022/08/14 14:57
  • by Henrik Yllemo