powered by
kmspace
kmspace() returns a kmspace object for a binary matrix.
kmspace()
kmspace(x)
kmspace object
Binary matrix representing a family of sets
Other Constructors: kmfamset(), kmstructure()
kmfamset()
kmstructure()
m <- as.matrix(c(1,0,0,0,1,0,1,1,1), nrow=3, byrow=TRUE) kmspace(m)
Run the code above in your browser using DataLab