Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

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()


plyr

Tools for Splitting, Applying and Combining Data

v1.8.6
MIT + file LICENSE
Authors
Hadley Wickham [aut, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.