Learn R Programming

FinAna (version 0.1.2)

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,n)

Arguments

x

:a data.frame

n

:number of decimal points

Examples

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

Run the code above in your browser using DataLab