S4 class containing results of doppelgangR() function.
Usage
# S4 method for class 'DoppelGang'
summary(object)
# S4 method for class 'DoppelGang'
show(object)
# S4 method for class 'DoppelGang'
print(x)
Arguments
- x, object
A DoppelGang class object
Objects from the Class
Objects can be created by calls of the form
new(DoppelGang ...)
Author
Levi Waldron and Markus Riester