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
More general would be an argument `skip_absent=` to `colnamesInt`, then the change can be even easier:
neworder = colnamesInt(x, neworder, check_dups=FALSE, skip_absent=skip_absent)
But I think that's better for follow-up.
Originally posted by @MichaelChirico in #6044 (comment)
The text was updated successfully, but these errors were encountered:
I am working on this :)
Sorry, something went wrong.
Nj221102
Successfully merging a pull request may close this issue.
But I think that's better for follow-up.
Originally posted by @MichaelChirico in #6044 (comment)
The text was updated successfully, but these errors were encountered: