uncollide {pda}R Documentation

spread out values to avoid collision in plotting

Description

Usage

uncollide( x, small )

Arguments

x numeric vector
small minimum separation of values

Value

vector of x's with slight adjustment to prevent overlap but stay within range

Examples

## Not run: 
text( x, uncollide(y), state )
## End(Not run)

[Package pda version 1.1-2 Index]