SeaBird.write_mark_recapture: Write mark recapture data block

Description Usage Arguments

Description

Writes mark recapture data to a text file appropriate for insertion into estimation.sbd.

Usage

1
2
SeaBird.write_mark_recapture(object, composite_labels, composite_map, file,
  path = "./", label, min.observations = 3)

Arguments

object

matrix class object containing mark recapture data with labelled columns (years) and rows (band numbers).

composite_labels

mark recapture data labels that correspond with composite classes

composite_map

list of length equal to composite_labels with each entry containing a vector of labels assigned to each composite class

file

output file name

path

output file path

label

label for data block

min.observations

records of length <= min.observations are deleted


cttedwards/seabird2 documentation built on May 14, 2019, 12:41 p.m.