Learn R Programming

civis (version 3.0.0)

databases_get: Show database information

Description

Show database information

Usage

databases_get(id)

Value

A list containing the following elements:

id

integer, The ID for the database.

name

string, The name of the database.

adapter

string, The type of the database.

Arguments

id

integer required. The ID for the database.