R/AutoScript.summary.R
AS.summary.linear.Rd
Computes a string with the mean and standard deviation in the form "mean ± SD".
"
AS.summary.linear(x, digits.fixed = 2)
A numeric vector.
Number of decimal places. Default = 2.
A string of the form "mean ± SD".