find_column_input | R Documentation |
Get the value of a column when it's only one input is allowed.
find_column_input(
spec = NULL,
col = NULL,
type = c("character", "double", "integer")
)
spec |
Specifications data as a data.frame |
col |
Column name in the database table |
type |
Type of object as output ie. double, integer or character. Default is character. |
Other input-argument functions:
find_column_multi()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.