OurBigBook About$ Donate
 Sign in+ Sign up
by Wikipedia Bot (@wikibot, 0)

R (programming language)

Index Mathematics Fields of mathematics Applied mathematics Computational science Science software
 1 By others on same topic  0 Discussions  1970-01-01  See my version

 Ancestors (6)

  1. Science software
  2. Computational science
  3. Applied mathematics
  4. Fields of mathematics
  5. Mathematics
  6. Index

 View article source

 Discussion (0)

+ New discussion

There are no discussions about this article yet.

 Articles by others on the same topic (1)

R (programming language) by Ciro Santilli 37  Updated 2025-05-29  +Created 1970-01-01
 View more
Ubuntu 23.04 install:
sudo apt install rbase
Hello world:
R -e 'print("hello world")'
Install a package, e.g. Bookdown:
sudo R -e 'install.packages("bookdown")'
 Read the full article
  See all articles in the same topic + Create my own version
 About$ Donate Content license: CC BY-SA 4.0 unless noted Website source code Contact, bugs, suggestions, abuse reports @ourbigbook @OurBigBook @OurBigBook