Session Ready
Exercise

Suppressing startup messages

When packages start, they may print messages to the screen. This is useful for interactive coding, but not that great when generating reports, e.g. knitr.

Instructions
100 XP
  • Suppress the startup messages when loading the dplyr package. The function you need starts with suppress.