plotTagTimeline: plot a timeline of all deployed tags

Description Usage Arguments Value Author(s)

View source: R/plotTagTimeline.R

Description

This generates an html file with preformatted text which shows a tag timeline when viewed in a fixed-width font.

Usage

1
2
plotTagTimeline(sort = c("projCode", "dateBin", "sort", "nomFreq", "iMfgID"),
  filename = "/sgm/pub/motus_tag_timeline.html")

Arguments

sort

character vector of field names by which to sort. Default: NULL, which means sort by projCode, sort, nomFreq, mfgID (i.e. by manufacturer's tag ID within nominal frequency within taxonomic species order, within project code.

filename

filename to save plot; Default: "/sgm/pub/motus_tag_timeline.html"

Value

a data_frame with these columns:

Author(s)

John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm


jbrzusto/motusServer documentation built on May 19, 2019, 8:19 a.m.