Visualize Your Foursquare Check-ins with R

You can use this tutorial in the ThinkToStartR package with: token <-ThinkToStart(“Foursquare_auth”,app_name=”R_Test”,app_id=”XXX”,app_secret=”XXX”) map <- ThinkToStart(“Foursquare_map”,token) Hey R-Fans! You sure all heard of Foursquare. It has more than 45 million users but it´s potential is not recognized by much people. So today I want to show you how easy it is to get your check-in history and visualize …

Read more »