We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
set() setattr() and setnames() work with data.frames, but not setcolorder(), setorder() etc..?
set()
setattr()
setnames()
setcolorder()
setorder()
The text was updated successfully, but these errors were encountered:
setorder() would be tricky (as we'll have to preserve and reorder row names as well).
Sorry, something went wrong.
#1018, setcolorder() works with data.frames too.
e9228ab
087df42
No branches or pull requests
set()
setattr()
andsetnames()
work with data.frames, but notsetcolorder()
,setorder()
etc..?setcolorder()
setorder()
The text was updated successfully, but these errors were encountered: