The function computes the depths of poset elements.
depths(z)
z
an object of class cover or incidence.
cover
incidence
vl <- c(3, 2, 4) prof <- var2prof(varlen = vl) Z <- getzeta(prof) depths(Z)