How many parameters does the method plot() accept?
How many parameters does the method plot() accept? Correct Answer 9
Plot() is a generic function, meaning, it has many methods which are called according to the type of object passed to plot(). The method plot() accepts a total of 9 parameters.