getDataTypes: Get column types

Description Usage Arguments Value

Description

Gets the data types of table columns. This information is retrieved from the corresponding description table in the dzVis database.

Usage

1

Arguments

table

A character. The name of the table.

columns

A character vector. The name(s) of the column(s).

connection

A DBI Connection object if a new connection should not be estabilished.

Value

A data.frame. The column cod contains the columns names. The column ctype, their types.


talithafs/dzVis-Package documentation built on May 31, 2019, 2:54 a.m.