powered by
data.frame
## the M�bius representation of set function a <- Mobius.set.func(-1:-16,4,4) ## to data.frame d <- to.data.frame(a) write.table(d,"my.set.func.csv",sep="t")
Run the code above in your browser using DataLab