powered by
Counts-class
K <- newCounts( counts = c(20,30), fractions = c(0.075, 0.10)) K #or (a little bit more informative) use: summary(K)
Run the code above in your browser using DataLab