Arguments
y
input data for summary statistics.
two
a logical value of whether to report the correlation and summary statistics separately; if NULL
and the number of variables is less than 11, its value will be set to TRUE
.
digits
digits for the output data, one for correlation coefficients and the other for mean and others; if a single scalar is supplied, it will be used for both.
use
an argument for correlation coefficient; see cor
for detail.
na.rm
an argument for mean
, sd
, min
, and max
.
...
additional arguments to be passed.