is_federal | R Documentation |
Simple function that returns TRUE/FALSE if "federal" is detected, case insensitive.
is_federal(x, ...)
x |
string |
... |
inherited argument from str_detect |
TRUE/FALSE
is_federal("FedeRal") is_federal("test")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.