# S4 method for flip.object
show(object)summary(object, ...)
# S4 method for flip.object
summary(object, star.signif = TRUE,
only.p.leq = NULL, ...)
# S4 method for flip.object
dim(x)
# S4 method for flip.object,ANY,ANY,ANY
[(x, i)
# S4 method for flip.object
[[(x, i)
# S4 method for flip.object
length(x)
# S4 method for flip.object
names(x)
# S4 method for flip.object
names(x) <- value
# S4 method for flip.object
sort(x, decreasing = FALSE)
# S4 method for flip.object
hist(x, ...)
# S4 method for flip.object
plot(x, y, ...)