Sunday, June 15, 2014
Creating Inset Map with ggplot2
According to wiki.GIS.com one of the reason for using inset map is to provide a reference for an area for unfamiliar readers. Inset map is also considered a great asset for cartographers. Most of the GIS software available in the market have a provision for non-cartographer and beginners to create inset map. However, for R users who are into making maps, creating inset map is a bit challenging. Thanks to the post of Pascal Mickelson and Scott Chamberlain which gave users like me a guide on how to create inset map in R using ggplot2. Below is an example of map with inset created using R.
Monday, June 2, 2014
Social Media Mining with R (Book Review)
The book Social Media Mining with R is a timely text for researchers and practitioners, specially those in social sciences who want to apply the methods of social media mining and learn basic R. The author provided a good balance of theory and step-by-step approach on how to implement different social media mining techniques (e.g. lexicon-based sentiments). However, the book lacks thorough explanation on how to interpret results from the different social media mining techniques.
The book is useful as complementary material. Major books on social media mining and learning R are still necessary.
The book is useful as complementary material. Major books on social media mining and learning R are still necessary.
Sunday, June 1, 2014
Malawi Animated Rainfall Map
Couple of months ago, Charles Langton Vanya of Malawi contacted me on how to make animated rainfall map in R. I was very busy that I was not able to respond. Anyway, to Mr. Vanya, here is the code you can play on to produce a similar map as below.
Subscribe to:
Posts (Atom)