Handy Statistics
Handy Statistics
new()
Stat$new(digits = 2, nsmall = 2)
preety()
Stat$preety(n)
avg()
Stat$avg(df, col)
std()
Stat$std(df, col)
sum()
Stat$sum(df, col)
nopp()
Stat$nopp(df, col)
blank()
Stat$blank(df, col)
id()
Stat$id(df, col)
p50()
Stat$p50(df, col)
iqr()
Stat$iqr(df, col)
prev()
Stat$prev(n, t)
count()
Stat$count(df, col)
clone()
The objects of this class are cloneable with this method.
Stat$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.