list_to_dataframe {pcutils} | R Documentation |
Trans list (with NULL) to data.frame
Description
Trans list (with NULL) to data.frame
Usage
list_to_dataframe(lst)
Arguments
lst |
list (with NULL) |
Value
a data.frame
[Package pcutils version 0.2.8 Index]