powered by
summary method for a dfCorTest object
summary
dfCorTest
# S3 method for dfCorTest summary(object, …)
object of class dfCorTest
optional arguments for a summary method
summary.dfCorTest gives a list of two elements back
summary.dfCorTest
data frame containing the summary statistics
data frame containing the upper and lower limits of the confidence interval range
summary.dfCorTest shows the summary of a dfCorTest object.
See also dfCorTest, plot.dfCorTest
plot.dfCorTest
# NOT RUN { test <- dfCorTest(RAA) summary(test) # }
Run the code above in your browser using DataLab