gravatar

sowmya21jan

Sowmya Sitaram Manian

Recently Published

tapply() function
This RPubs document shows you how to implement tapply() function on iris dataset for single column and multiple columns simultaneously.
apply() function in R
R Markdown to show how apply() function is applied on a data frame with all numeric columns, numeric columns with NA, and all mixed type of columns.
Named Vectors in R
A markdown to know about Named Vectors in R.