whomp() transforms lists obtained from the Zengine API into analysis-ready tibbles.

whomp(.list, ...)

Arguments

.list

A list of class zengine created by get_zen().

...

A comma separated list of unquoted variable names. Select helpers from dplyr are supported.

Value

A tibble.