blg_tibblefy: Convert parsed JSON data (list) into a nested tibble.

Description Usage Arguments

View source: R/wrangle.R

Description

Converts vectors into columns and converts data frames into list columns. Tibblefies data.drames and produces a tibble whose columns represent the top most elements of the list.

Usage

1

Arguments

x

A list of vectors and data.frames (from parsed JSON).


seasmith/blg documentation built on May 29, 2019, 12:40 p.m.