python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to change the border color of a polygon based on an attribute value in R tmap
I am trying to create a map using R's tmap package that has a different color outline for each value of an attribute. When filling the polygons, for example, I can simply do tm_polygons(col = "va...
z_11122
Votes: 0
Answers: 1
Can I map specific blocks using Tidycensus and Tigris?
I'm trying to map data for four blocks using R packages Tidycensus and Tigris. I wonder if it possible to specify the blocks you want to map, or if one must map the entire County? Could I add a line t...
Abrina Williams
Votes: 0
Answers: 1
How can I filter out the small Hawaiian islands with get_acs?
Can you use the resolution argument in get_acs() to filter out the small islands in the Hawaiian archipelago?
I might have found a bug in tidycensus, one of my favorite packages.
I was mapping U.S con...
scott_mpls
Votes: 0
Answers: 1