quiet: Muting a function

Description Usage Arguments Value

View source: R/utils.R

Description

Prevent a function to output multiple message. Source: https://r.789695.n4.nabble.com/Suppressing-output-e-g-from-cat-td859876.html

Usage

1
quiet(func)

Arguments

func

Function who need to be muted.

Value

Nothing, just mute the called function


GWENA documentation built on Feb. 17, 2021, 2:01 a.m.