-
Notifications
You must be signed in to change notification settings - Fork 248
Open
Description
If you are using DiagrammeR interactively, INFO messages are fine. But in general, it would be nice to have a way of setting DiagrammeR's verbose level. For example, another package using DiagrammeR should be able to turn off INFO messages (instead of having to execute everything inside a suppressMessages
).