powered by
Summarizes an S4 object.
summary(object, ...)
Summary.
S4 object.
Optional parameters.
Leon Binder leon.binder@th-deg.de
Bernhard Bauer bernhard.bauer@th-deg.de
Michael Scholz michael.scholz@th-deg.de
summary summary summary
summary
data("Amount") abcResult = computeABCXYZAnalysis(data = Amount, value = "value", item = "item", timestamp = "date") summary(abcResult)
Run the code above in your browser using DataLab