SQL-like functionality in R -


I am used to write data manipulation in SQL and now when I am learning RI, I think that Sometimes you want to do something simple in SQL but will have to learn a bunch of stuff with R, which is to manipulate the R data frame itself. Is there a simple job?

View package sqldf This is perfect for your needs.


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -