powered by
foldCount(x)
FP
FPset
fp = new("FP",fp=c(1,0,1,1, 0,0,1,0)) foldedFp=fold(fp) fc = foldCount(foldedFp) # == 1
Run the code above in your browser using DataLab