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 -

sql server - SQL Query - Delete duplicates if more than 3 dups? -

c - Different access levels with PAM -