Skip to content

Ecological models & data course at Bamfield Marine Science Center

Notifications You must be signed in to change notification settings

JulieCharbonneau/bmsc-emd

 
 

Repository files navigation

bmsc-emd

Ecological models & data course at Bamfield Marine Science Center

Welcome to the course website for the 2023 BMSC course: Ecological Models & Data.

Here, we will post datasets, R code, functions, scripts, and markdowns relevant to the course labs and assignments.

Some datasets we may use in the class include: https://github.com/sjpeacock/Sea-lice-database (with metadata) downloadable through R code here:

FishData <- repmis::source_data(url = "https://raw.githubusercontent.com/sjpeacock/Sea-lice-database/master/Data/BroughtonSeaLice_fishData.csv")
SiteData <- repmis::source_data(url = "https://raw.githubusercontent.com/sjpeacock/Sea-lice-database/master/Data/BroughtonSeaLice_siteData.csv")

or found in the class $Data$ folder.

About

Ecological models & data course at Bamfield Marine Science Center

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 99.8%
  • Other 0.2%