r-lib / generics

Common generic methods
https://generics.r-lib.org/
Other
61 stars 13 forks source link

Thought on camelCase #2

Closed alexpghayes closed 6 years ago

alexpghayes commented 6 years ago

This is incredibly nitpicky, but if we're going to use tidyverse style and snake_case, it may be a bad idea to export varImp. If we build off of camelCase from the very beginning it may get entrenched, or others may copy the camelCase style.

topepo commented 6 years ago

Good point.