stats_quotes: Internal function to calculate descriptive statistics.

View source: R/descriptive_functions.R

stats_quotesR 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.


josie-athens/pubh documentation built on Feb. 3, 2024, 4:32 a.m.