approx_mean: Approximate Arithmetic Mean

Description Usage Arguments Value

View source: R/functions.R

Description

Approximate Arithmetic Mean

Usage

1
approx_mean(breaks, freq_table)

Arguments

breaks

vector. A Vector containing numeric data.

freq_table

frequency table. A Table created with table(x)

Value

A numeric scalar.


smnmnkr/eos documentation built on Jan. 30, 2022, 12:36 a.m.