View source: R/misc-summary-functions.R
mean.for.numerics | R Documentation |
Find mean element, if numeric. See also first.element.character, min.for.numerics, max.for.numerics, and number.of.nas. Use case: see CBASE-cobalt-cal-single-100.R
mean.for.numerics(1:10)
x |
input vector |
digits |
number of digits in result |
numeric with given number of significant digits (single value)
Claus E. Andersen
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.