summary-methods {RPostgreSQL}R Documentation

Summarize an PostgreSQL object

Description

These methods are straight-forward implementations of the corresponding generic functions.

Methods

object = "DBIObject"

Provides relevant metadata information on object, for instance, the PostgreSQL server file, the SQL statement associated with a result set, etc.

from

object to be coerced

to

coercion class

x

object to format or print or show


[Package RPostgreSQL version 0.7-6 Index]