ls2df {yulab.utils} | R Documentation |
Convert a list of vector (e.g, gene IDs) to a data.frame object
Description
Convert a list of vector to a data.frame object.
Usage
ls2df(inputList)
Arguments
inputList |
A list of vector |
Value
a data.frame object.
[Package yulab.utils version 0.1.5 Index]