powered by
newCounts
# create an object of class 'Counts' by using new new('Counts', counts = c(30, 35), fractions = c(0.075, 0.1)) #or by means of the constructor newCounts(counts = c(30, 35), fractions = c(0.075, 0.1))
Run the code above in your browser using DataLab