R 4.4 - Passing Additional Arguments Using an Ellipsis

Subscribers:
2,510,000
Published on ● Video Link: https://www.youtube.com/watch?v=O3Bf2hM_gNc



Duration: 3:30
18,431 views
74


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, "...".







Tags:
primetime
gdl