print produces an output for objects of class robustness

# S3 method for robustness
print(x, ...)

# S3 method for robustness
summary(object, x = object, ...)

# S3 method for robustness
plot(x, y = NULL, add = FALSE, ...)

Arguments

x

data.frame obtained by robustness, robustness estimation object for source estimation from function robustness

...

further arguments passed to the default print method

object

object of class origin, origin estimation object from function origin_xxx; passed to x

y

not used; default NULL

add

logical specifying whether this should be added to another robustness plot

See also