Rdocumentation
powered by
Learn R Programming
plyr (version 1.6)
list_to_vector: List to vector.
Description
Reduce/simplify a list of homogenous objects to a vector
Usage
list_to_vector(res)
Arguments
res
list of input data
See Also
Other list simplification functions:
list_to_array
,
list_to_dataframe