RE: Finding your way around R

You are viewing a single comment's thread from:

Finding your way around R

in utopian-io •  7 years ago 

Nice tutorial, always wanted to learn about R language, we had statistics in college but it felt pretty boring... They should have taught us about R

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

Thank you. I think statistics can be boring until you see applications of it. This series will focus on the applications. I hope you find something useful in every tutorial.

I admit I am a bit of a data geek but I think it gets really interesting when you combine R with the steem blockchain :)

Can it be used with python api of steem

R is very versatile and you can use python from within R.

You could also use the httpRequest package within R to directly query the REST API.