R is a data analytics tool. Using R, huge amount of data can be analysed easily. We can plot diagrams, graphs, etc and apply different functions on that data using R. R studio is a good IDE for developing R programs. So let’s start with sample programs of Applied statistics using R.
Find Mean Median and Mode of Data Set Using R
Read Data Set and Apply Plot(), Hist(), Boxplot() Using R
Read The Builtin Data Set DDT From Library Mass And Perform Hist() & Boxplot()
Access Data Set Islands and Find Largest and Smallest Masses