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

Description Usage Arguments Examples

View source: R/corm.R

Description

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

Usage

1
corm(x,n)

Arguments

x

:a data.frame

n

:number of decimal points

Examples

1
#corm(sp1500,3) for correlation matrix of sp1500

FinAna documentation built on May 2, 2019, 2:51 p.m.

Related to corm in FinAna...