quiet {GWENA} | R Documentation |
Prevent a function to output multiple message. Source: https://r.789695.n4.nabble.com/Suppressing-output-e-g-from-cat-td859876.html
quiet(func)
func |
Function who need to be muted. |
Nothing, just mute the called function