From 4079a2c496aa4e8c6dc2a93afedcbedbf7a852b5 Mon Sep 17 00:00:00 2001
From: Johannes Ranke
The name of the value we want. The list given in the +
The name of the value we want. The list given in the usage section is not exclusive
The aggregator function. Can be mean, +
The aggregator function. Can be mean,
geomean
, or identity, for example.
The result from applying the aggregator function to - the values converted to a numeric vector, rounded to the - given number of significant digits, or, if raw = TRUE, - the values as a character value, retaining any implicit - information on precision that may be present.
+the values converted to a numeric vector, rounded to the +given number of significant digits, or, if raw = TRUE, +the values as a character value, retaining any implicit +information on precision that may be present.