Harness Data Coding with R language
2024-01-23
Read the R for Data Science is a practical guide introducing R programming for data analysis and visualization, emphasizing the tidyverse approach and providing hands-on examples.”
Also the Modern R with the tidyverse teaches the Modern R instead of “just” R and you will learn how to use modern packages (mostly those from the tidyverse) and concepts,
Practical Spatial Data that orients you the basic of R with a focus on spatial data in coastal and marine environment
Geospatial Technology and Spatial Analysis in R entail the new tools and package for the modern spatial data handling and manipulation
R, a statistical programming language, empowers us to craft engaging stories through data, but mastery requires a gradual learning curve like any language.
Our project workflow encompasses planning, simulating, acquiring, exploring, and sharing.
Effective learning in R involves starting with a small project, breaking down steps, studying others’ code, and advancing with each project completed. Progress to the next project to enhance skills gradually.
Get familiar with R and Rstudio
Data structure and data types
Reading and writing data in Rstudio
Tidying and Data manipulation with tidyverse
Plotting and Visualization
Descriptive Statistics
Inferential Statistics
Modelling and simulation
Spatial Handling and Analysis
Further topics