suppress_output: Suppress the output message of R commands

View source: R/suppress_output.R

suppress_outputR Documentation

Suppress the output message of R commands

Description

This function suppresses all output messages from an R command

Usage

suppress_output(input)

Arguments

input

The name of an R command

Value

The output from a command without displaying any message

Examples

suppress_output(stat_intron(intron_df))

monahton/GencoDymo documentation built on Dec. 13, 2024, 1:23 a.m.