getLimits: Get limits of a column

Description Usage Arguments Value

Description

Gets the maximum and minimum value of a column from a dzVis database table.

Usage

1

Arguments

table

A character. The name of the table.

column

A character. The name of the column.

connection

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

Value

A data.frame. The first column contains the minimum value. The second, the maximum.


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