[Rd] relist, an inverse operator to unlist
Andrew Clausen
clausen at econ.upenn.edu
Sun May 13 21:19:59 CEST 2007
On Sun, May 13, 2007 at 01:29:11PM -0400, Andrew Clausen wrote:
> R has a function to convert complex objects into a vector
> representation. This file provides an inverse operation called "unlist" to
> convert vectors back to the convenient structural representation.
Oops. I meant to say:
R has a function to convert complex objects into a vector representation called
"unlist". This file provides an inverse operation called "relist" to convert
vectors back to the convenient structural representation.
More information about the R-devel
mailing list