Skip to content

Instantly share code, notes, and snippets.

View mdnahinalam's full-sized avatar

Md Nahin Alam mdnahinalam

View GitHub Profile
## Jon-Michael Deldin
## Pattern Recognition
## Edge Detection
## Spring 2013
##
##
## USAGE
## ------
## Rscript edges.R
##
library(rayshader)
library(rayrender)
library(terra)
library(rnaturalearth)
library(MetBrewer)
library(raster)
library(exactextractr)
library(fasterize)
canopy_germany <- rast("germany/canopy_germany.tif")