add_rows_from_fn_args() is an Add function that updates an object by adding new values to new or empty fields. Specifically, this function implements an algorithm to add rows from function arguments. The function returns Table (a ready4 submodule).
add_rows_from_fn_args(tbl_r3, fn, fn_env_ls)
Table (a ready4 submodule)
Table (a ready4 submodule)
Function (a function)
Function (a list of environments)