Kevin Ummel

Results 4 comments of Kevin Ummel

Sorry, @pdil . Github never alerted me of your post, so just seeing this! Probably the easiest way to do this is to ingest the standard Census tract geography/shapefiles and...

I, too, would make use of this functionality (i.e. baseGroups correctly toggling legends). Here is a snippet based on ?addLegend example that produces the issue: ```r df = local({ n...

Looks great. Thank you!

Thanks, @SebKrantz. I agree it is not a priority. And I assume that multithreading across columns (as opposed to within) would be an easier parallelization strategy for `fvar()`, anyway.