addBackquotes           Add backquotes
positionSpaceOutsideSinglequotes
                        Position of space outside single quotes
removeEmptyLines        Remove empty lines
ruleRToPython           Convert a R parsable rule to python parsable
                        rule
ruleRToSQL              Convert a R parsable rule to SQL parsable rule
strHead                 Vectorized semantic equivalent of 'head' for a
                        string
strReplaceReduce        Sequential string replace
strSplitSingle          String split a string
strTail                 Vectorized semantic equivalent of tail for a
                        string
tidyRules               Obtain rules as a tidy tibble
tidyRules.C5.0          Obtain rules as a tidy tibble from a C5.0 model
tidyRules.cubist        Obtain rules as a tidy tibble from a cubist
                        model
tidyRules.rpart         Obtain rules as a tidy tibble from a rpart
                        model
tidyrules               About 'tidyrules' package
varSpec                 Get variable specification for a Cubist/C5
                        object
