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 |
digits |
Number of digits for rounding. |
[Package pubh version 1.3.2 Index]