Learn R Programming

secr (version 3.0.1)

print.traps: Print Detectors

Description

Print method for traps objects.

Usage

# S3 method for traps
print(x, …)

Arguments

x
traps object
arguments to pass to print.default

See Also

print, traps

Examples

Run this code
print(make.grid(nx = 5, ny = 3))

Run the code above in your browser using DataLab