postwalk: Walk into a list

Description Usage Arguments Value

View source: R/googleAuthR_utility.R

Description

If passed an object such as a nested list, will apply function on inner elements that are not lists.

Usage

1
postwalk(x, func)

Arguments

x

what to check

func

Function to apply if not a list

Value

the function acting on x or an inner element of x


yinscapital/googleAuthR-reference documentation built on May 3, 2019, 4:31 p.m.