Skip to content

Instantly share code, notes, and snippets.

View sharlagelfand's full-sized avatar
💅
#rstats

Sharla Gelfand sharlagelfand

💅
#rstats
View GitHub Profile
I am attesting that this GitHub handle sharlagelfand is linked to the Tezos account tz1eRpQwGZrxvot1hVTgSdAEg6KU23q6h9Jg for tzprofiles
sig:edsigtp4UvziQ5wFYXgk8GuPNWGmf7ekasd8DH11jrfJEG92sRsSJa2vw6HV3gFVKtWL1M2sdmsjciytUGCMciFhpzfFP7D1Bks
@sharlagelfand
sharlagelfand / fsa_cma.R
Created May 9, 2023 22:20
FSAs in Vancouver CMA
# Get v0.5.6 of cancensus for FSA geography
# remotes::install_github("mountainMath/cancensus", ref = "v0.5.6")
library(cancensus)
library(tongfen)
library(dplyr)
library(sf)
library(ggplot2)
dataset <- "CA21"