Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
Today I am happy to announce a new web app I have created for exploring Census Tract Demographics in California. You can view the running app here. The source code is available here. I view the app as a companion to my new package choroplethrCaCensusTract, which is designed to make it easier to work with California Census Tracts in R. Here is a screenshot of the running app:
The app is built using Shiny, the web application framework for R created by RStudio. This is the fourth app that I have created using Shiny. Each app I have created has been easier than the last, and I am coming to appreciate the unique strengths of distributing running apps, as opposed to static images, for data analysis. If you are interested in viewing the other statistical map applications that I’ve created, here is a list of them:
- State Crime Analysis
- State and County Demographics
- Zip Code Demographics
- California Census Tract Demographics
The post New Shiny App for Exploring Census Tract Demographics appeared first on AriLamstein.com.
R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.