View source: R/db_wildcard_check.R
db_wildcard_check | R Documentation |
Function to test for wildcards and then raise an error if found.
db_wildcard_check(x, type = "sql")
x |
Argument to test. |
type |
Type of wildcards to detect. Only SQL is implemented. |
Invisible x
.
Stuart K. Grange
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.