desc {FinAna}R Documentation

Descriptice statistics of a data.frame

Description

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

Usage

desc(x,n)

Arguments

x

:a data.frame

n

:number of decimal points

Examples

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

[Package FinAna version 0.1.2 Index]