October 2017
Beginner to intermediate
236 pages
7h 38m
English
The multiple-argument function works as it works for a single argument. After giving the name of the function, the statements within curly braces do all the internal calculation. This function takes the numeric vector as input by the numVec argument, and also, the second argument type = specifies the type of summary statistics to be calculated.
After taking the input numeric vector, the function does the following things: