inst/doc/a-introduction.R

## ----message=FALSE------------------------------------------------------------
    library(choroplethr)

    data(df_pop_state)
    state_choropleth(df_pop_state, 
                     title  = "2012 US State Population Estimates", 
                     legend = "Population")

Try the choroplethr package in your browser

Any scripts or data that you put into this service are public.

choroplethr documentation built on July 9, 2023, 5:35 p.m.