Articles by Abdul Majed Raja

How to build Animated Bar Plots using R

April 4, 2019 | Abdul Majed Raja

CategoriesVisualizing Data Tags Animation Data Visualisation R Programming Recently, Animated Bar Plots have started going Viral on Social Media leaving a lot of Data Enthusiasts wondering how are these Animated Bar Plots made. The objective of this post is to explain how to build such an Animated Bar Plot using ... [Read more...]

Analysing iOS App Store iTunes Reviews in R

December 1, 2017 | Abdul Majed Raja

Unlike Google PlayStore Developer Console for Android App, iOS App Store’s iTunes Connect does not help developers with the bulk download of App Store iTunes Reviews. So if you are an iOS App Developer or a Mobile App Product Manager, You are left with no option but to get ...
[Read more...]

Image Processing and Manipulation with magick in R

November 27, 2017 | Abdul Majed Raja

‘ImageMagick’ is one of the famous open source libraries available for editing and manipulating Images of different types (Raster & Vector Images). magick is an R-package binding to ‘ImageMagick’ for Advanced Image-Processing in R, authored by Jeroen Ooms. magick supports many common image formats like png, jpeg, tiff and manipulations like ...
[Read more...]

Creating Reporting Template with Glue in R

November 8, 2017 | Abdul Majed Raja

Report Generation is a very important part in any Organization’s Business Intelligence and Analytics Division. The ability to create automated reports out of the given data is one of the most desirable things, that any innovative team would thrive for. And that is one area where SAS is considered ... [Read more...]

Scraping Javascript-rendered web content using R

November 6, 2017 | Abdul Majed Raja

Web Scraping, which is an essential part of Getting Data, used to be a very straightforward process just by locating the html content with xpath or css selector and extracting the data until Web developers started inserting Javascript-rendered content in the web page. Hence a css selector or an xpath ...
[Read more...]

Analysing Cryptocurrency Market in R

October 26, 2017 | Abdul Majed Raja

Cryptocurrency market has been growing rapidly that being an Analyst, It intrigued me what does it comprise of. In this post, I’ll explain how can we analyse the Cryptocurrency Market in R with the help of the package coinmarketcapr. Coinmarketcapr package is an R wrapper around coinmarketcap API. To ...
[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)