Skip to content

Speed up by switching some code from apply to dplyr? #9

Description

@robjohnnoble

Due to a bug in dplyr 0.7.2, I changed some "reorder_by_vector" code from dplyr functions to apply functions. The bug was apparently fixed in dplyr 0.7.3, so I could try reverting the code (and some similar code added later) to see if performance improves.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions