Description Usage Arguments Value
View source: R/googleAuthR_utility.R
If passed an object such as a nested list, will apply function on inner elements that are not lists.
1  | postwalk(x, func)
 | 
x | 
 what to check  | 
func | 
 Function to apply if not a list  | 
the function acting on x or an inner element of x
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.