uncollide: spread out values to avoid collision in plotting

Usage Arguments Value Examples

Usage

1
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

1
2
3
4
## Not run: 
text( x, uncollide(y), state )

## End(Not run)

byandell/pda documentation built on May 13, 2019, 9:27 a.m.