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
Consider a prefix for auto-populating functions. Something similiar to what tidy packages do. For example, the str_ prefix from stringr.
str_
stringr
Maybe:
rve_
match_
vex_
https://twitter.com/hadleywickham/status/1101928543485943809 https://twitter.com/danmaclean/status/1101937358289715201
The text was updated successfully, but these errors were encountered:
vex_ sounds like the best option
Sorry, something went wrong.
rx_ or, in the worst case, vx_. See #5 for details
rx_
vx_
ae2e5ed
No branches or pull requests
Consider a prefix for auto-populating functions. Something similiar to what tidy packages do. For example, the
str_
prefix fromstringr
.Maybe:
rve_
for R Verbal Expressions?match_
?vex_
for Verbal Expression?https://twitter.com/hadleywickham/status/1101928543485943809
https://twitter.com/danmaclean/status/1101937358289715201
The text was updated successfully, but these errors were encountered: