rdrop2
rdrop2 copied to clipboard
WISH: Completely silent calls
I'm pretty sure others said this before (only found #169): I'd like to use rdrop2 functions without output. Looking at the code, many functions produce a message(). It would be neat to make those optional, instead of having to use suppressMessages() for each such call.