Description Usage Arguments Details Value Examples
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.
1 |
table |
The table produced by the |
This function will either remove columns that are not relevant and convert columns to a vector or data.frame.
a data.frame corresponding to the cleaned version of the
input data.frame.
1 | clean_table(ENCODExplorerData:::fetch_table_from_ENCODE_REST("award"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.