ps_ingest {planscorer} | R Documentation |
Ingest PlanScore Output
ps_ingest(link)
link |
index url output from |
tibble
with district and plan level data
url <- 'https://planscore.s3.amazonaws.com/uploads/20221127T213653.168557156Z/index.json'
ps_ingest(url)