Skip to contents

Computes a string with the mean and standard deviation in the form "mean ± SD".

Usage

AS.summary.linear(x, digits.fixed = 2)

Arguments

x

A numeric vector.

digits.fixed

Number of decimal places. Default = 2.

Value

A string of the form "mean ± SD".