Mock data generator using Rshiny
Hello friends! I’ve created mock data generator using Rshiny. It can be used to generate and download data with the fields such as name, email, generator etc.
Read moreHello friends! I’ve created mock data generator using Rshiny. It can be used to generate and download data with the fields such as name, email, generator etc.
Read moreHello friends! today we’ll be learning how to create map in R using leaflet package in R. The reusable code as below.
Read moreHello friends! today we’ll be see how to do exploratory data analysis (EDA) in R. EDA is an approach to analyse data and start with it read more. I’ve used medical cost data from Kaggle.
Hello friends! Overplotting is one of common issue faced by analysts during EDA (Exploratory data analysis), data visualization and getting inference the results. We’ll see few methods to prevent it.
Today we’ll see about the dplyr package in R also known as grammar of data manipulation. In the last tutorial we saw about the ggplot2 which is another famous package in R. It consist of set of functions which helps you for different type of data manipulation. I’ll be using medical cost data set from Kaggle(data source). I’ve listed all possible documentation and resources to learn more about the dplyr package.
Hello Friends! Today I’ll be analyzing my Uber trips using ubeR package in R. Uber provides cool API where you can use in multiple ways. From integrating to another app to Integrating to Amazon Echo or any other smart tool. More about Uber at wikipedia