search_db_for_keys: Get one or multiple keys from database by chunks

Description Usage Arguments Author(s)

View source: R/search_db_for_keys.R

Description

This function reads all keys that qualify for the like condition specified in the arguments of this function.

Usage

1
2
  search_db_for_keys(..., conn,
    relation = "timeseries_main")

Arguments

...

chunks of class character that should be used to narrow down selected keys

conn

a postgreSQL connection object

Author(s)

Matthias Bannert


mbannert/pgsqltsmap documentation built on May 21, 2019, 2:24 p.m.