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

email - PHP mail error ... failed to open stream : permission denied -

c# - ListView onScroll event -

c - Linux mmap() error -