Skip to content

Instantly share code, notes, and snippets.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@mkoo
mkoo / QuickSpeciesRichnessfromRanges.R
Created November 11, 2013 19:03
Created for VertNet Biodiversity Informatics Training Workshop.
#############################################
###VertNet Biodiversity Informatics Training Workshop
###June 2013
#Calculating species richness from vector range maps
#with quick visualization. Introduction to spatial packages
#
###updated Michelle S. Koo, 20130612
###for R.3.0.1
#
##^ Package Versions
@mkoo
mkoo / BatchClipRasterSnippet.R
Created June 26, 2013 19:36
R code snippets of useful, slightly generic scripts used in the VertNet Biodiversity Informatics Training Workshop
#################################################
###VertNet Biodiversity Informatics Training Workshop
###June 2013
#
# Example of clipping rasters with a ForLoop
#
# MSK, 20130625
#################################################
getwd()
setwd()