How to Install R and RStudio on Windows

Поділитися
Вставка
  • Опубліковано 11 вер 2024

КОМЕНТАРІ • 4

  • @MOHDIMRAN-zc4ev
    @MOHDIMRAN-zc4ev Рік тому

    what is diff bw r and rstudio

    • @OpenIntroOrg
      @OpenIntroOrg  Рік тому +1

      R is the core program. It has a simple interface. RStudio is layered on top of R and provides a different interface that folks who are new to R frequently prefer, and it has easy integration options with "R Markdown" (document for mixing text / code / code output). You can skip RStudio if you like.

  • @noahcollin9532
    @noahcollin9532 2 роки тому

    I'd like to see how to update R

    • @openintrodata_hunters9585
      @openintrodata_hunters9585 2 роки тому +1

      Hi Noah, to update R you would follow the same process that you would to install it the first time. ~Nick