R/postcodes.R

st_get_from_postcode_db <- function(db, table){
    pc_dist = st_read(db, table)
    return(pc_dist)
}
barryrowlingson/phlabr documentation built on May 3, 2019, 9:37 p.m.