Learn R Programming

solrium (version 1.2.0)

pivot_flatten_tabular: 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