Hello when doing the following you get an error
fselect(data.table(x=1:2, y=1:2), X = x, x = y)
Error in fselect(data.table(x = 1:2, y = 1:2), X = x, x = y) :
object 'y' not found
is it the expected behavior ?
Given the ?fselect
fselect(wlddev, Country = country, Year = year
I would have expected this to work, not sure how it is possible to disambiguate x in the signature and x as a column name.
As a side note I do not get the point of having fselect
and get_vars
(as well as 2 aliases gv
, gvr
, this should be left to the user to do)
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