1 min read

excel functions in R

andreacirilloac

I have started my ”data-journey” from Excel, getting excited by formulas like VLookup(), right() and left().

then datasets got bigger, and I discovered that little spreadsheets were not enough, and look for something bigger and stronger, eventually coming to R.

But as you know, ones never forget the first love.

So, for fun and for practice, I have written down some of excel functions in R.

I hope you will enjoy.

Excel Functions in R:

comments disclaimer
thank you for taking the time to comment. If the comment you are about to write is related to a piece of code I wrote, please reach its Github respository and place there any request of improvement or report of bugs.