Learn R Programming

radiant.data (version 1.4.2)

sshhr: Hide warnings and messages and return result

Description

Hide warnings and messages and return result

Usage

sshhr(...)

Arguments

...

Inputs to keep quite

Details

Adapted from https://www.onthelambda.com/2014/09/17/fun-with-rprofile-and-customizing-r-startup/

Examples

Run this code
sshhr(library(dplyr))

Run the code above in your browser using DataLab