Functions over Idioms - Writing R in Python with rfuns (opens in new tab)
If you’ve read any of my past posts you know I like to program in several different languages, some of which I like more than others. Sometimes a problem calls for a particular language to be used, and with that comes adjusting one’s brain to thinking in that language and using the appropriate idioms to leverage that language’s features. But what if I don’t want to? I don’t want to The line between R and Python has been heavily blurred the last few years, particularly with I occasionally need...
Read the original article