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.


pubh documentation built on Nov. 14, 2023, 1:08 a.m.