Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seananderson/marine_extinctions_review
https://github.com/seananderson/marine_extinctions_review
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/seananderson/marine_extinctions_review
- Owner: seananderson
- Created: 2012-04-17T22:09:55.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-04-20T00:24:31.000Z (over 12 years ago)
- Last Synced: 2024-10-12T01:19:29.787Z (27 days ago)
- Language: R
- Homepage:
- Size: 117 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.R
Awesome Lists containing this project
README
# ====================================================================
# Created by: Sean Anderson, [email protected]
# Created: Mar 22, 2011
# Last modified: Jul 07, 2011
# Purpose: all steps to manipulate, output, and plot the IUCN marine data
# ====================================================================source("read.iucn.data.R")
iucn.dat <- read.iucn.dat("data/export-23825-marine-system-species.csv")source("combine.paleo.iucn.risk.barplots2.R")
# source("plot.freq.assessment.by.year.R")
# source("plot.status.by.class.R")
#
# source("plot.criteria.R")