Skip to content

Pretty print package objects #154

Description

@khusmann

Thanks for all your work on this package! I really appreciate the simplicity & tidyverse principles. I hope you don't mind if I jump in!

Presently, printing loaded packages in the console simply dumps their list representation (which can span many pages in larger packages). I think it would be really nice for packages to have a pretty-printed summary by default instead. This is handy for interactive sessions, gives the package a really polished look, and I think it would help with adoption efforts by making things a little less intimidating for new users.

I'll submit a pull request in a sec with a candidate implementation...

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestfunction:printFunction print.datapackage()

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions