pivot_flatten_tabular: Flatten facet.pivot responses

View source: R/parsers.r

pivot_flatten_tabularR Documentation

Flatten facet.pivot responses

Description

Convert a nested hierarchy of facet.pivot elements to tabular data (rows and columns)

Usage

pivot_flatten_tabular(df_w_pivot)

Arguments

df_w_pivot

a data.frame with another data.frame nested inside representing a pivot reponse

Value

a data.frame


ropensci/solrium documentation built on Sept. 12, 2022, 3:01 p.m.