Description Usage Arguments Value Author(s) See Also Examples
These functions present an overview of the data quality for a 
collection of meteorological stations in a temporal or 
spatial perspective.
| 1 2 3 4 5 6 7 8 9 10 11 12 13 | panorama(collection, main, cut, ylab.push.factor = 10, cut.col = "darkred", 
    cut.lty = 1, cut.lwd = 2, col = "RoyalBlue", col.ramp = c("red", 
        "pink", "blue"), col.line = "gray30", mar = c(5, 4 + 
        ylab.push.factor, 3, 2), cex.axis = 0.8, cex.yaxis = 0.7, 
    xlab = "Year", color.by.data = FALSE, ...) 
panomapa(collection, main, axis = TRUE, xlab = "Long", 
    ylab = "Lat", lab.col = "black", bg = NA, map.bg = NA, 
    map.col = "black", col.ramp = c("Green3", "darkorange1", 
    "red"), arrow.cex = 4.5, arrow.plot = TRUE, 
    pt.col = rgb(0, 0, 0, 0.75), pt.cex = 4.5, pt.pch = 21, 
    leg.pt.bg = pt.bg, leg.bg = NA, leg.title = "Lengevity\n(years)", 
    leg.offset = c(0, 0), leg.y.intersp = 1.75)
 | 
| arrow.cex | Magnification passed to  | 
| arrow.plot | Logical flag to indicate if to call  | 
| axis | Logical flag to indicate if to plot the axes, defaults to TRUE | 
| bg | Backgrund color for the map, defaults to NA | 
| cex.axis | Magnification for axis, defaults to 0.8 | 
| cex.yaxis | Magnification for y-axis, defaults to 0.8 = 0.7 | 
| col | 
 | 
| col.line | Color for lines, defaults to "gray30" | 
| col.ramp | Color for the color ramp, defaults to  | 
| color.by.data | Logical flag to use  | 
| collection | An collection of stations. Object of class  | 
| cut | A concatenation of dates for which to trace a vertical line | 
| cut.col | Color to the  | 
| cut.lty | Line type for the  | 
| cut.lwd | Line width for the  | 
| lab.col | Color for the labels, defaults to "black" | 
| leg.bg | Legend box Backgrund color, defaults to NA | 
| leg.offset | Legend offset, defaults to  | 
| leg.pt.bg | Legend  points background color, defaults to  | 
| leg.title | Legend title, defaults to "Lengevity\n(years)" | 
| leg.y.intersp | Legend y interspace, is passed to  | 
| main | Main title | 
| map.bg | Map background color, defaults to NA | 
| map.col | map lines color, defaults to "black" | 
| mar | 
 | 
| pt.cex | Points magnification in map, defaults to 4.5 | 
| pt.col | Points color in map, defaults to  | 
| pt.pch | Points  | 
| xlab | for  | 
| ylab | y-axes label, defaults to "Lat" | 
| ylab.push.factor | Factor in which to push the labels in  | 
| ... | Any valid parametres for  | 
These functions do not return anything.
A.M. Sajo-Castelli
vetools, Catalog Convention, summary.
| 1 2 3 4 5 6 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.