list_to_vector {plyr}R Documentation

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

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package plyr version 0.1.9 Index]