stats_quotes {pubh}R Documentation

Internal function to calculate descriptive statistics.

Description

stats_quotes is an internal function called by estat.

Usage

stats_quotes(x, data2, digits = 2)

Arguments

x

a numeric variable

data2

A data frame where x can be found.

digits

Number of digits for rounding.


[Package pubh version 1.3.2 Index]