RPubs will retire in June 2027. Your existing documents will stay accessible through December 31, 2031
and Connect Cloud is the recommended home for new publishing. Read the blog post
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.