powered by
Printing summaryRCompare Output
# S3 method for summary.dataCompareRobject print(x, ...)
an object of class "summary.dataCompareRobject", usually a result of a call to summary.dataCompareRobject.
summary.dataCompareRobject
Additional arguments passed on to createTextSummary
createTextSummary
# NOT RUN { rc1 <- rCompare(iris,iris) summary(rc1) # }
Run the code above in your browser using DataLab