You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I agree to follow this project's Contributing Guidelines.
What happened?
When looping with our functions there are messages that get printed to the console e.g. with the match_spec function. It would be nice to be able to turn off those messages.
Expected behavior
A setting which allows turning on and off of printed messages would be helpful.
The text was updated successfully, but these errors were encountered:
How are they in the way? I guess, people looping our functions are already quite experienced in R. They could always use suppressMessages() to mute them. Therefore, I wouldn't consider this high prio ...
On Tue, Dec 13, 2022, 1:48 PM Zacharias Steinmetz ***@***.***> wrote:
How are they in the way? I guess, people looping our functions are already
quite experienced in R. They could always use suppressMessages() to mute
them. Therefore, I wouldn't consider this high prio ...
—
Reply to this email directly, view it on GitHub
<#120 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGMUJU6XFNUYB62T2FIET6LWNBV77ANCNFSM6AAAAAAR72XEFM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
Guidelines
What happened?
When looping with our functions there are messages that get printed to the console e.g. with the match_spec function. It would be nice to be able to turn off those messages.
Expected behavior
A setting which allows turning on and off of printed messages would be helpful.
The text was updated successfully, but these errors were encountered: