Learn R Programming

FinAna (version 0.1.1)

corm: Correlation matrix and correlation ranking of a data.frame

Description

Calculating the descriptive statistics of a data.frame and exporting in a data.frame

Usage

corm(x)

Arguments

x

:a data.frame

Examples

Run this code
# NOT RUN {
#corm(sp1500) for correlation matrix of sp1500
# }

Run the code above in your browser using DataLab