Skip to content

Instantly share code, notes, and snippets.

View Maschette's full-sized avatar

Dale Maschette Maschette

View GitHub Profile
@Maschette
Maschette / SOmap_auto_example.r
Created April 24, 2020 03:13
SOmap_auto colors examples
I will add this to a vignette at some point.
``` r
library(SOmap)
#> Loading required package: raster
#> Loading required package: sp
df<-data.frame(x=runif(10, 130, 200), y=runif(10, -80, -10), cols=rep(1:2,5))
df
#> x y cols
#> 1 164.8350 -71.04712 1
Gist for comments on the arc and Traz costs.