summary statistics in r code example
Example 1: r summary
table1 <- c(1,2,3,4,6,9,0)
summary(table1)
Example 2: r value statistics
In statistics, the correlation coefficient r measures the strength and direction of a linear relationship between two variables on a scatterplot. The value of r is always between +1 and –1. To interpret its value, see which of the following values your correlation r is closest to: Exactly –1.