R 4.2 - Returning a List and Providing Default Arguments
submitted by jameson 07/23/141
Become more proficient in writing functions by learning the standard way to return more complex results from functions using a list, and learn how to specify a default value for an argument.