print.traps {secr} | R Documentation |
Print Detectors
Description
Print method for traps
objects.
Usage
## S3 method for class 'traps'
print(x, ...)
Arguments
x |
|
... |
arguments to pass to |
See Also
Examples
print(make.grid(nx = 5, ny = 3))
[Package secr version 4.6.9 Index]