Learn R Programming

radiant.data (version 1.6.2)

sshh: Hide warnings and messages and return invisible

Description

Hide warnings and messages and return invisible

Usage

sshh(...)

Arguments

...

Inputs to keep quite

Details

Hide warnings and messages and return invisible

Examples

Run this code
sshh(library(dplyr))

Run the code above in your browser using DataLab