get_columns: Get columns as a data frame from a table

Description Usage Arguments Value

View source: R/db_write.R

Description

Get columns as a data frame from a table

Usage

1
get_columns(conn, name, columns)

Arguments

conn

Database connection.

name

Name of the table.

columns

Character vector of names of the column.

Value

Data frame of columns.


sebschub/klimageodb documentation built on Sept. 25, 2021, 4:16 p.m.