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.
blg_tibblefy(x)
x | A list of vectors and data.frames (from parsed JSON). |
---|