Last data update: 2014.03.03

R: Print method for couchDB connection object
print.couch_connectionR Documentation

Print method for couchDB connection object

Description

Prints the couchDB connection object.

Usage

## S3 method for class 'couch_connection'
print(conn)

Arguments

conn

a couchDB connection object

Results