Materials for data training at:
“Scientific Meeting on Data Needs and Code of Practice for Establishing an Early Warning System (EWS) for Harmful Algal Blooms (HABs)”
28 October through 1 November 2024
-
Download and Install R (or updated your version to >4.0.0)
-
Clone this repository onto your machine
-
Set your working directory to
~/hab-ews-namibia
setwd("~/hab-ews-namibia")
- Run the setup.R script to make sure you have all of the requirements installed
source("setup.R")
Programming Introduction
Data Analysis and Visualization
Automated Reports
dplyr Data manipulation
ggplot2 Data visualization