Utility function to unlist the columns of each data.frame where necessary.
效用函数列的每一个数据框在必要时不公开的。
用法----------Usage----------
unlistDataFrame(dataframe)
参数----------Arguments----------
参数:dataframe
A data.frame containing columns of lists to be unlisted.
数据框的列表列非上市公司。
Details
详细信息----------Details----------
This function will return a data.frame with the list type columns unlisted except where a column is a list of lists.
这个函数将返回一个数据框的列表类型的列非上市,惟其中一列是一个列表的列表。
值----------Value----------
returns a data.frame
返回一个数据框
(作者)----------Author(s)----------
Tanya Cashorali
实例----------Examples----------
## Not run: [#不运行:]
## This requires Zendesk authentication[#这需要Zendesk认证。]
unlistDataFrame(dataframe)