Skip to content

Breaking off tabyl and adorn_ into their own package? #240

@sfirke

Description

@sfirke

There are a few open issues suggesting improvements to adorn_ functions like having them use the dplyr::select helpers to specify columns. I think those should be addressed as part of a broader rethinking of the tabyl API. And once that's on the table, I've come to agree that tabyl and its friends belong in their own package. janitor can be purely for data cleaning and focus on new functions like #50.

Note: I have seen dreams discussed of a "grammar of tables" package, I hope someone builds that package but tabyl will still just focus on counts and things you do to tables of counts.

Before making a new repo and going down that path: what do people think? What's most weighing on my mind is, if someone wants to load janitor and together, would we need to rename tabyl and its friends to avoid namespace conflicts? Naming things is hard 😩

Metadata

Metadata

Assignees

No one assigned

    Labels

    seeking commentsUsers and any interested parties should please weigh in - this is in a discussion phase!

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions