Skip to content

Add verbose argument to suppress all console progress #4

Description

@sckott

I see that you can pass quiet=FALSE or quiet=TRUE in function calls, but that doesn't suppress all console output. Can we add another parameter called e.g., verbose, or just change what quiet does so that we can suppress all console output?

This would be helpful for when people are using reproducible document and only want the actual object returned, e.g., a distance matrix, and not the console output to be put in their document.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions