How To Find Mean of Multiple Columns in R Programming

r programming

Scenario I used to write majority of my blogs based upon the practical constraints or the queries that I received during my training or consulting assignments. This blog is also based on the query raised by one the participants during my training. He asked, “Sir, I am used to Excel, so If I want to […]

How to Deal with Missing Values in R

Missing Value

How to deal with Missing Values in R Programming? How to deal with Missing Values in R Programming? Scenario One day I was imparting training to the participants on Statistical Techniques using R Programming. In the class, I was taking Descriptive Statistics and was trying to demonstrate them how to calculate mean using Survey data […]