bump {ecodist} | R Documentation |
Nine-bump spatial pattern
Description
A two-dimensional artificial "landscape" illustrating the kind of spatial pattern that might be seen across mountain peaks.
Usage
data(bump)
Format
The format is: int [1:25, 1:25] 2 2 2 2 2 2 2 2 2 2 ... - attr(*, "dimnames")=List of 2 ..$ : chr [1:25] "1" "3" "5" "7" ... ..$ : chr [1:25] "V1" "V3" "V5" "V7" ...
Author(s)
Sarah Goslee
See Also
Examples
data(bump)
image(bump)
[Package ecodist version 2.1.3 Index]