desc: Descriptice statistics of a data.frame

Description Usage Arguments Examples

View source: R/desc.R

Description

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

Usage

1
desc(x,n)

Arguments

x

:a data.frame

n

:number of decimal points

Examples

1
#desc(sp1500,3) for descriptive statistics of sp1500

Example output



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

Related to desc in FinAna...