ecto_fields: Listing Fields (Columns) in a Data Table

Description Usage Arguments Value

View source: R/DBI_wrapper_funcs.R

Description

List all fields in a given table in the Van Der Linde 2018 database. A wrapper around DBI dbListFields

Usage

1
ecto_fields(tablename)

Arguments

tablename

A string corresponding to the name of a table in the database.

Value

A character vector containing all fields (columns) in the given table.


blex-max/ectosearchR documentation built on Dec. 19, 2021, 10:41 a.m.