Skip to content

Instantly share code, notes, and snippets.

@JellisHeRo
JellisHeRo / rspatialresources.md
Created March 26, 2017 03:17 — forked from sboysel/rspatialresources.md
R Spatial Analysis Notes

R Spatial Analysis Notes

Spatial Analysis in R

Key Packages

  • sp - defines the set of base classes for spatial data in R. Most useful for creating, converting, merging, transforming (e.g. projection), and plotting (see spplot) Spatial* objects.
  • rgdal - wrapper
@JellisHeRo
JellisHeRo / python_code_test_carto.md
Created December 5, 2017 13:50 — forked from jorgesancha/python_code_test_carto.md
Python code test - CARTO
# devtools::install_github("hrbrmstr/vegalite")
library(vegalite)
library(htmltools)
dat <- jsonlite::fromJSON('[
{"a": "A","b": 28}, {"a": "B","b": 55}, {"a": "C","b": 43},
{"a": "D","b": 91}, {"a": "E","b": 81}, {"a": "F","b": 53},
{"a": "G","b": 19}, {"a": "H","b": 87}, {"a": "I","b": 52}
]')
@JellisHeRo
JellisHeRo / README.md
Created July 25, 2018 14:53 — forked from clhenrick/README.md
PostgreSQL & PostGIS cheatsheet (a work in progress)
@JellisHeRo
JellisHeRo / daily_template.md
Created June 27, 2020 14:30 — forked from hdnl/daily_template.md
Template to faciliate taking daily notes in Markdown, featuring start and end day reflections, schedule, and work log

Start-of-Day Reflections

I am grateful for...

What would make today great?