db.obj-class | R Documentation |
"db.obj"
The super class of db.data.frame
and
db.Rquery
A virtual Class: No objects may be created from it.
See db.data.frame
for all the available methods
and functions.
Author: Predictive Analytics Team at Pivotal Inc.
Maintainer: Frank McQuillan, Pivotal Inc. fmcquillan@pivotal.io
db.data.frame
creates a db.data.frame
object.
as.db.data.frame
converts db.Rquery
object,
data.frame
, or a data file into a db.data.frame
object
and at the same time creates a new table in the database.
db.data.frame
and db.Rquery
are the sub-classes.
lk
or lookat
displays a part of the table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.