R 4.4 - Passing Additional Arguments Using an Ellipsis
Channel:
Subscribers:
2,510,000
Published on ● Video Link: https://www.youtube.com/watch?v=O3Bf2hM_gNc
Sometimes it is useful to be able to pass any extra arguments to another function. For example, if a new plotting function is created that makes use of the function called plot(), it would be useful to be able to be able to specify additional details to plot() automatically. This is possible using an ellipsis, "...".
Other Videos By Google for Developers
Tags:
primetime
gdl