Explore
Connect
Documentation
Snippets
Log in
Sign up
1
2
3
4
5
names(faithful)
# variable names
summary(faithful)
# variable summary
summary(mtcars)
names(ggplot2
::
mpg)
Press desired key combination and then press ENTER.
Run