recursive_reduce Utility function used to replicated purrr::reduce. Recursively applies a function to a list of elements until only 1 element remains
Source:R/ascii_tables.R
recursive_reduce.Rd
recursive_reduce
Utility function used to replicated purrr::reduce. Recursively applies a function to a list of elements until only 1 element remains