Data Analytics with R Training

Module 2: Introduction to R Programming

The various kinds of data types in R and its appropriate uses, the builtin functions in R like:seq(), cbind (), rbind(), merge(), knowledge on the various subsetting methods, summarize data by using functions like: str(), class(), length(), nrow(), ncol(), use of functions like head(), tail(), for inspecting data, Indulge in a class activity to summarize data, dplyr package to perform SQL join in R