Skip to contents

Run function without showing any errors/warnings/printed messages.

Note that certain messages (e.g., from RPostgreSQL) cannot be suppressed.

Usage

quiet(func)

Arguments

func

Function to be run quietly