Skip to content

Developing an Early Warning System (EWS) for Harmful Algal Blooms (HABs) in Namibia

License

Notifications You must be signed in to change notification settings

BigelowLab/hab-ews-namibia-2004

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

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

Pre-workshop Instructions

  1. Download and Install R (or updated your version to >4.0.0)

  2. Download and Install RStudio

  3. Clone this repository onto your machine

  4. Set your working directory to ~/hab-ews-namibia

setwd("~/hab-ews-namibia")
  1. Run the setup.R script to make sure you have all of the requirements installed
source("setup.R")

Workshop Plan

Programming Introduction

Data Analysis and Visualization

Automated Reports

Resources

R & RStudio:

base R cheatsheet

RStudio

R Packages:

dplyr Data manipulation

ggplot2 Data visualization

readr + readxl

Other tools:

R markdown

git and Github

About

Developing an Early Warning System (EWS) for Harmful Algal Blooms (HABs) in Namibia

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%