View source: R/data_inventory_table.R
find_bq_col | R Documentation |
Scan data set columns for BQL / BLQ
find_bq_col(data)
data |
a data frame |
Will return the first match among BQL
and BLQ
. If no match is found,
returns NA_character_
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.