Description Usage Arguments Value
View source: R/DBI_wrapper_funcs.R
List all fields in a given table in the Van Der Linde 2018 database. A wrapper around DBI dbListFields
1 | ecto_fields(tablename)
|
tablename |
A string corresponding to the name of a table in the database. |
A character vector containing all fields (columns) in the given table.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.