inst/snippets/Example7.11.R

SplitStealTable <- rbind(c(187, 195), c(116, 76)); SplitStealTable
colnames(SplitStealTable) <- c('Split', 'Steal')
rownames(SplitStealTable) <- c('Younger', 'Older'); SplitStealTable

Try the Lock5withR package in your browser

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

Lock5withR documentation built on May 2, 2019, 3:43 p.m.