Jittered points type

Description

Jittered points type

Usage

type_jitter(factor = 1, amount = NULL)

Arguments

factor numeric.
amount

numeric; if positive, used as amount (see below), otherwise, if = 0 the default is factor * z/50.

Default (NULL): factor * d/5 where d is about the smallest difference between x values.