powered by
The function returns the vector of heights of the profiles in the poset.
heights(z)
an object of class cover, incidence or poset.
cover
incidence
poset
# NOT RUN { vl <- c(3, 2, 4) prof <- var2prof(varlen = vl) Z <- getzeta(prof) heights(Z) # }
Run the code above in your browser using DataLab