Skip to content

just import full dplyr and ggplot2 #70

@MarcinKosinski

Description

@MarcinKosinski

Documentation isn't cleaner and easier to read, nor NAMESPACE where you import almost every single possible function from dplyr or ggplot2
https://github.com/MI2DataLab/factorMerger/blob/master/NAMESPACE#L26-L82.

I recommend just to simply roxygenize the

#' @import dplyr
#' @import ggplot2

somewhere in the documentation.

More over I've noticed dplyr imports in many files with redundant calls.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions