## the Mobius representation of a cardinal set function
a <- Mobius.card.set.func(-3:2)
# the attributes of the object
a@n
a@data
## some transformations
as.set.func(a)
zeta(a)
## let us check ...
Mobius(zeta(a))
Run the code above in your browser using DataLab