Writes mark recapture data to a text file appropriate for insertion into estimation.sbd.
1 2  | SeaBird.write_mark_recapture(object, composite_labels, composite_map, file,
  path = "./", label, min.observations = 3)
 | 
object | 
 
  | 
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  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.