R/exampleRule.R

exampleRule <-
function(x, levels)
  {
    if(x[1] == "PS") return("PS")
    getMajVote(x)
  }

Try the FuseBox package in your browser

Any scripts or data that you put into this service are public.

FuseBox documentation built on May 2, 2019, 5:16 p.m.