R also has a mind-blowing collection of built-in functions ready to use. To start, we will be using some built in R functions, and later learn to write our own.
When we execute or “call” a function, usually it looks like the function name with parentheses around the “arguments” the function needs in order to do what it was built to do, like this: