monet.frame
into a R list
of columns.monet.frame
object that wraps a database table or query result
into a list of individual monet.frame
objects for each column.
This is only here to support summary
code.## S3 method for class 'monet.frame':
as.list(x, \dots )
monet.frame
monet.frame virtual data object.monet.frame
objects for each column in the input object.