# NOT RUN {
data(Sandler)
require(moonBook)
mytable(cancer ~ passive, data = Sandler, show.total = TRUE)
mytable(cancer ~ passive+smoke, data = Sandler, show.total = TRUE)
mhor(cancer ~ smoke/passive, data = Sandler)
# }
Run the code above in your browser using DataLab