-
Notifications
You must be signed in to change notification settings - Fork 0
Refactor with dplyr? #21
Copy link
Copy link
Open
Labels
questionFurther information is requestedFurther information is requested
Description
As it stands, none of the core functionality depends on dplyr. This is good, because dplyr is a fairly bulky dependency and only a fairly limited portion of it would actually be relevant/useful. The drawback is that the code I've written is slow and complicated. I could simplify the code and speed it up by refactoring using dplyr (and purrr).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested