powered by
Quickly plot a data frame produced by the getQuickstat() function.
plotUSDA(df, fill_by = "Value")
a data frame with a simple feature column (geometry)
the value you would like to fill your choropleth output
if (FALSE) { # Use output from getQuickstat() plotUSDA(df = df_from_getQuickstat) }
Run the code above in your browser using DataLab