Skip to content

implement messaging #8

@stemangiola

Description

@stemangiola

all tidyomics packages should call tidyprint::<> messaging functions.

A good styling can be from

https://cli.r-lib.org/

for example

cli_alert_info(" says: My message.")

The tidyprint function would be something like

tidyprint::tidyomics_message("This is my message")

tidyprint::tidyomics_warning("This is my warning")

Metadata

Metadata

Assignees

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