read_tab: Read contents of a selected table

Description Usage Arguments

Description

The function reads contents of a selected table and prints it to the console.

Usage

1
read_tab(table, field, sel_fun = NULL, ...)

Arguments

table

a name of a table to read from,

field

names of columns to print,

sel_fun

a function selecting rows according to a user defined criterion.

...

argument passed to print function


kmarchlewski/geography documentation built on Jan. 1, 2021, 7:21 a.m.