Back

Explore Courses Blog Tutorials Interview Questions
0 votes
4 views
in R Programming by (7.3k points)
Can anyone tell me how to write a program in R?

1 Answer

0 votes
by (41.4k points)

For writing a program in R, you need a programming environment where you can execute your code. This programming environment is provided by RStudio. Therefore, first, you have to download and install R and RStudio from cran.r-project.org. After installation, open RStudio, and you can start writing your R code in the script editor or directly in the console.

If you are looking for an online course to learn R programming, check out this R Programming Online Course by Intellipaat.

Related questions

0 votes
1 answer
asked Jul 13, 2020 in R Programming by leealex956 (7.3k points)
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

Browse Categories

...