contains_dummies | R Documentation |
We are splitting on all separators first before detecting whether we have dummy coded attributes to allow for people reusing the _dummy name for the attribute.
contains_dummies(string)
string |
A string or list of strings |
A boolean equal to 'TRUE' if the utility function contains dummy coded attributes and 'FALSE' otherwise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.