getColumnValues: Get attribute values from a dzVis table

Description Usage Arguments Value See Also

Description

Gets the top values of a column from a dzVis database table and saves the results in a .json file.

Usage

1
getColumnValues(column, table, nvalues)

Arguments

column

A character value. The name of the column to be selected

table

A character value. The name of the table to be selected

nvalues

A numeric value. The number of values to be selected from the top.

Value

The name of the file in which the results were written.

See Also

connect


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