All functions

addBackquotes()

Add backquotes

package_tidyrules

About 'tidyrules' package

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(<C5.0>)

Obtain rules as a tidy tibble from a C5.0 model

tidyRules()

Obtain rules as a tidy tibble

tidyRules(<cubist>)

Obtain rules as a tidy tibble from a cubist model

tidyRules(<rpart>)

Obtain rules as a tidy tibble from a rpart model

varSpec()

Get variable specification for a Cubist/C5 object