Description Usage Arguments Value Examples
Has variable
1 | has_variable(db, table, variable)
|
db |
database connexion |
table |
table in the database |
variable |
variable to be checked |
a boolean
1 2 3 4 | ## Not run:
has_variable(db = database_signauxfaibles, table = "table_altares", variable = "siret")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.