zachmayer / caretEnsemble

caret models all the way down :turtle:
http://zachmayer.github.io/caretEnsemble/
Other
226 stars 74 forks source link

import(plyr) to importFrom(plyr, ...) #124

Closed zachmayer closed 8 years ago

zachmayer commented 9 years ago

We only need a few plyr functions, no need for the whole namespace.

zachmayer commented 8 years ago

Fixed during refactor: https://github.com/zachmayer/caretEnsemble/pull/185