# NOT RUN {
## Same interface as partitionsGeneral
partitionsCount(25, 5)
partitionsCount(15, 7, TRUE)
partitionsCount(25, 5, freqs = rep(2, 25))
## Return object of class 'bigz'
partitionsCount(2500, 15, TRUE)
# }
Run the code above in your browser using DataLab