clean_table: Clean a data.frame that was produced by extract_table

Description Usage Arguments Details Value

Description

data.frames produced when converting JSON to data.frame with the fromJSON function will sometime have columns that are lists and/or columns that are data.frames.

Usage

1

Arguments

table

The table produced by the extract_table function.

Details

This function will either remove columns that are not relevant and convert columns to a vector.

Value

a data.frame corresponding to the cleaned version of the input data.frame.


CharlesJB/ENCODExplorer-release documentation built on May 6, 2019, 9:57 a.m.