Learn R Programming

FinAna (version 0.1.2)

desc: 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

Run this code
# NOT RUN {
#desc(sp1500,3) for descriptive statistics of sp1500
# }

Run the code above in your browser using DataLab