Skip to content

subtitle argument added (ggplot2)#9

Open
RickPack wants to merge 2 commits intoarilamstein:masterfrom
RickPack:master
Open

subtitle argument added (ggplot2)#9
RickPack wants to merge 2 commits intoarilamstein:masterfrom
RickPack:master

Conversation

@RickPack
Copy link
Copy Markdown

ggplot2 subtitle argument enabled a la:
library(choroplethr)
library(choroplethrZip)
data('df_pop_zip')
zip_choropleth(df_pop_zip,
state_zoom="New York",
title="2012 New York State ZCTA Population Estimates",
subtitle="Imagine a helpful subtitle here",
legend = "Population")

ggplot2 subtitle enabling
@RickPack RickPack changed the title Add files via upload subtitle argument added (ggplot2) May 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant