Description Usage Arguments Details Value Note Author(s) See Also
This function is used to obtain nesting calendars for specific regions, years, species and/or group of species
| 1 2 | nesting.calendar(d, sp = F, cons = 10, colcons = "grey75", dates = F, groups = F, type = "Species", color.scale = T,
prop = c(0, 0.01, 0.02, 0.1, 0.2, 0.5, 0.7, 1), color = c(rev(heat.colors(length(prop) - 3, alpha = 1)), "brown", "darkred"))
 | 
| d | A  | 
| sp | Used to restrict the calendar to a set of species (or other groups). A character  | 
| cons | The number of nest under which only the presence/absence of nesting activity will be depicted without a more precise description of the nesting phenology. | 
| colcons | The color to be used when the nesting activity is only presence/absence. A color specified in anyway accepted by the graphical parameter  | 
| dates | Used to restrict the calendar to a range of dates. A character vector of length 2 with the range of dates desired in
the "mm-dd" format (ex:  | 
| groups | Used to label group of species in the calendar. A named  | 
| type | Used to label the calendar. Any character string (ex.  | 
| color.scale | Displays the color scale at the bottom of the calendar. When set to  | 
| prop | Breaks used to display the different proportions. Any sequence of numbers in the [0,1] interval beginning with 0 and ending with 1. | 
| color | Colors used for the different proportions. A vector of colors specified in anyway accepted by the graphical parameter  | 
To be described
A plot on the graphic device.
To be described
Francois Rousseu <francoisrousseu@hotmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.