Articles by Siddhartha Bora

Spatial analysis with ggmap Exercises (part-1)

March 9, 2017 | Siddhartha Bora

R has many powerful libraries to handle spatial data, and the things that R can do with maps can only grow. This exercise tries to demonstrate a few basic functionalities of the ggmap package in R while dealing with raster images. The ggmap package can be used to access maps ... [Read more...]

Multipanel Graphics in R (part 1)

February 2, 2017 | Siddhartha Bora

In many situations, we require that several plots are placed in the same figure as subplots. R has various ways of doing it. Base Graphics has three different ways to draw subplots, i.e. mfrow, layout and split.screen, with increasing degree of complexity, and, at the same time, with ... [Read more...]

Working with Shapefiles in R Exercises

January 3, 2017 | Siddhartha Bora

R has many powerful libraries to handle spatial data, and the things that R can do with maps can only grow. This exercise tries to demonstrate a few basic functionalities of R while dealing with shapefiles. A shapefile is a simple, nontopological format for storing the geometric location and attribute ... [Read more...]

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)