Last data update: 2014.03.03

R: Summarize an PostgreSQL object
summary-methodsR 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

Results