Install R And RStudio Instructions

User Manual:

Open the PDF directly: View PDF PDF.
Page Count: 10

Scroll down to view the document on your mobile browser.
Install R and RStudioFrancesca Vitalini10/12/2018IntroductionThese are the instructions for the workshop “Introduction to R with tidyverse”.Workshop ObjectivesThis is what we will try to achieve in the workshop•Become familiar with R and its community•Learn the basiscs of R language and its concepts•Import data in R•Manipulate data using tydiverse (dplyr)•Visualization of the data with tydiverse (ggplot2)•Make a report out of your data with Rmarkdown•Obtain good basis in R tidyverse for more advanced coursesPre-requisitesIn order to profit from the workshop, the following pre-requisites are important:•No R knowledge is required, some is an advantage•Suitable for complete beginners•An understanding of programming of other programming languages can be beneficial•Course participants are expected to bring their own laptop•Make sure to have R and Rstudio installedInstructions to install RThis workshop is in R. To install R 3.5.1 follow the instructions below for your platform.R is a functional and object-oriented programming language and environment for statistical computing andgraphics.R is a free, open source, software and it is highly extensible through so-called packages which can be freelydownloaded from CRANReferences:•R: https://www.r-project.org•CRAN: https://cran.r-project.org/web/packages/1

Navigation menu