Skip to contents

Computes a string with the count and mean count per observation.

Usage

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

Arguments

x

A numeric vector.

digits.fixed

Number of decimal places for the mean count per observation. Default = 2.

Value

A string of the form "count (mean count per observation)".