Issue body actions
For those of us who sometimes have SQL on the brain...
> df <- df %>% order_by(value) Error: `call` must be a function call, not a symbol > df <- df %>% order_by(-value) Error: Can't use matrix or array for column indexing > df <- df %>% arrange(-value)
e.g. Did you mean to use arrange()?
Lef-F, nilescbn, NaasvanH, baderstine, jkylearmstrong and 1 more
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4