Skip to content

Instantly share code, notes, and snippets.

View aejolene's full-sized avatar

Jolene Smith aejolene

View GitHub Profile
@aejolene
aejolene / va_covid_data.R
Last active April 23, 2020 00:18
A rough script to pull geospatial data on COVID-19 cases by county from a Virginia Department of Health ArcGIS feature Service with R.
#################
#This is a very rough script to pull COVID-19 geospatial data from the VDH feature service.
# 2020-04-22
#################
### Uncomment these if you need to install the packages for the first time
## install.packages(c("dplyr", "geojsonsf", "lubridate", "rmapshaper", "sf", "devtools"))
## library(devtools)
## install_github("yonghah/esri2sf")
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@aejolene
aejolene / a-scientific-computing-environment-for-archaeology.txt
Created April 3, 2017 12:10 — forked from benmarwick/a-scientific-computing-environment-for-archaeology.txt
Scientific Computing Environment for archaeology: Installing R, Rstudio and other things on a lightweight Linux in a VirtualBox virtual machine
Short instructions to setup a Lubuntu Virtual Machine with
R & RStudio:
1. Download these:
http://lubuntu.net/ (Intel x86 desktop cd)
https://www.virtualbox.org/wiki/Downloads (Oracle VM VirtualBox)
2. Install Oracle VM VirtualBox, open it (if using windows,
run as administrator), click 'New' button, at
'Name' put Lubuntu, 'Type' choose Linux, 'Version' choose