Calculate mean
and sd
of a given variable
Arguments
- data
a dataframe
- aim_var
user-specified variables, using non-standard input.
- ifunion
default
FALSE
.whenifunite = TRUE
,return a character containmean(sd)
.- digits
indicating the number of decimal places (round) or significant digits (signif) to be used. For round, negative values are allowed.