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

Description Usage Arguments Details Value Examples

View source: R/rest_api.R

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 fetch_table_from_ENCODE_REST function.

Details

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

Value

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

Examples

1

ArnaudDroitLab/ENCODExplorerData documentation built on Oct. 8, 2020, 1:32 a.m.