convert_rule_flavor | R Documentation |
Convert a R parsable rule to python/sql parsable rule
convert_rule_flavor(rule, flavor)
rule |
(chr vector) R parsable rule(s) |
flavor |
(string) One among: 'python', 'sql' |
(chr vector) of rules
rulelist, tidy, augment, predict, to_sql_case
Other Auxiliary Rulelist Utility:
to_sql_case()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.