Idiomas disponibles:
Fechado: agosto 2023
Autores: Sam Dumble , Alex Thomson , Nicolas Greliche
This link provides direct access to the Data Manipulation module from the Stats4SD Introduction to R and RStudio course.This module covers how to use a number of data manipulation functions from the dplyr package including;select - to select a number of certain columnsfilter - to certain rows depending on supplied criteriaarrange - to sort your datasummarise - to generate summary statisticsmutate - to create new columnsgroup_by - group your data by a given variableWe will also show you how to combine all of these together into one flow using the pipe %>% operators
A continuación se enumeran los distintos elementos del conjunto de recursos. Haga clic en uno para descargar el archivo o vaya al URL externo. Alli podrá descargar el conjunto completo en formato zip.
Exercises
https://shiny.stats4sd.org/RCourse_revamp_Data_Manip_ex__2023/
Plan de estudios
Introduction to R and RStudio Course - Data Visualisation with ggplot2
Below you can find links to all 4 workbooks associated with the data visualisation with ggplot2 module from th...
Plan de estudios
Introduction to R and RStudio Course - Statistical Analysis
This link provides direct access to the Statistical Analysis module from the Stats4SD Introduction to R and...
Plan de estudios
Introduction to R and RStudio Course - Working with RStudio
This link provides direct access to the Working with RStudio module from the Stats4SD Introduction to R and RS...
Plan de estudios
Introduction to R and RStudio Course - Data Management
This link provides direct access to the Data Management module from the Stats4SD Introduction to R and RStudio...