View source: R/plotTagTimeline.R
plotTagTimeline | R Documentation |
This generates an html file with preformatted text which shows a tag timeline when viewed in a fixed-width font.
plotTagTimeline(sort = c("projCode", "dateBin", "sort", "nomFreq", "iMfgID"),
filename = "/sgm/pub/motus_tag_timeline.html")
sort |
character vector of field names by which to sort. Default:
NULL, which means sort by |
filename |
filename to save plot; Default: "/sgm/pub/motus_tag_timeline.html" |
a data_frame with these columns:
motusID
projectID
projCode
fullID
mfgID
nomFreq
period
speciesID
speciesName ...
John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.