How do you list the preloaded datasets in R?

To view a list of preloaded datasets in R, simply type data() into the console and hit enter.

I’m running R version 3.5.1 for Windows on my machine with a standard, default install. The output in RStudio for me looks something like this: