postwalk: Walk into a list

Description Usage Arguments Value

View source: R/utilities.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


MarkEdmondson1234/googleMeasureR documentation built on Oct. 27, 2019, 9:02 p.m.