Stat: Handy Statistics

Description Methods

Description

Handy Statistics

Handy Statistics

Methods

Public methods


Method new()

Usage
Stat$new(digits = 2, nsmall = 2)

Method preety()

Usage
Stat$preety(n)

Method avg()

Usage
Stat$avg(df, col)

Method std()

Usage
Stat$std(df, col)

Method sum()

Usage
Stat$sum(df, col)

Method nopp()

Usage
Stat$nopp(df, col)

Method blank()

Usage
Stat$blank(df, col)

Method id()

Usage
Stat$id(df, col)

Method p50()

Usage
Stat$p50(df, col)

Method iqr()

Usage
Stat$iqr(df, col)

Method prev()

Usage
Stat$prev(n, t)

Method count()

Usage
Stat$count(df, col)

Method clone()

The objects of this class are cloneable with this method.

Usage
Stat$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


tiagotaveiragomes/rigma.sheet documentation built on Aug. 9, 2020, 12:35 a.m.