Publications by Vivek Patil
Enrollments in US in Different Languages using rCharts and ggplot2
Related To leave a comment for the author, please follow the link and comment on their blog: Adventures in Analytics and Visualization. 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...
424 sym
Studying Ted Talks, Anscombe’s Quartet, and Modern Languages Enrollment
While the feed from a newer github/jekyll blogging platform (patilv.github.io) is registered with blog aggregators, here are snippets of three posts that were recently published at the new site. Please click on the titles to visit the corresponding page.1. Frequent Speakers at Ted and Word Cloud of Talk TitlesA recent article in openculture.com ...
2782 sym
Departure of 2014 US Open Tennis Players
This was generated using R and ggplot2. The code and details are coming soon. Departure of 2014 US Open Tennis Players was originally published by Vivek Patil at Adventures in Analytics and Visualization on September 15, 2014. Related To leave a comment for the author, please follow the link and comment on their blog: Adventures in Analytics ...
651 sym 2 img
Mortality Rate of Children Under 5 and Gender Differences
This post displays two animated choropleths. One for global mortality rates for children under 5 (per 1000 live births) and the second for the difference in global mortality rates for males and female children under 5 (per 1000). This was put together after my wife sent a link to this optimistic story on NPR’s site. It was regarding a reductio...
1826 sym
Using great circles and ggplot2 to map arrival/departure of 2014 US Open Tennis Players
Please click on the image for information on how to use R and ggplot2 to generate this plot. Related To leave a comment for the author, please follow the link and comment on their blog: Adventures in Analytics and Visualization. R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Cli...
517 sym 2 img
Animated choropleths to visualize mortality rates of children under 5 and gender differences using rMaps
This post displays two animated choropleths. One for global mortality rates for children under 5 (per 1000 live births) and the second for the difference in global mortality rates for males and female children under 5 (per 1000). Please click here: http://patilv.com/MortalityUnder5/ Related To leave a comment for the author, please follow the ...
707 sym
Data Manipulation Using dplyr
This post is my slidify-based presentation on dplyr, a package that provides tools for data manipulation. The idea for this came from a tutorial created by Kevin Markham on this package. After a link to my first presentation on this based on a dataset used in that tutorial (which is also used in R-studio’s introduction to dplyr) went on twitter...
1272 sym
Degrees of Choice: Modification of WSJ Graphic
This post uses ggplot2 and rCharts to modify a grouped bar chart that appeared in an article that appeared online on October 19, 2014 in Wall Street Journal’s site. The article was titled “How to Sell a Liberal-Arts Education”. The code for the Rmarkdown file that generated this post can be found on github. The article used the following gr...
2897 sym R (2625 sym/4 pcs) 8 img
Degrees of Choice: A modification of a WSJ graphic
This post uses ggplot2 and rCharts to modify a grouped bar chart that appeared in an article that appeared online on October 19, 2014 in Wall Street Journal’s site. The article was titled “How to Sell a Liberal-Arts Education”. The code for the Rmarkdown file that generated this post can be found on github.Please click this link to visit ...
803 sym
Shiny for Interactive Application Development using R
This slidify-based deck introduces the shiny package from R-Studio and walks one through the development of an interactive application that presents users with options to subset the iris dataset, generate a summary of the resulting dataset, and determine variables for a scatter plot and a box plot. Please click on this link to visit the blog p...
801 sym