Description Usage Arguments Value
Plot the forage available as grazing and grain available to geese in ALMaSS
1 2 | PlotGooseForage(data, species = "Pinkfoot", type = NULL,
plottype = "points", dates = TRUE)
|
data |
data.frame or data.table The ALMaSS data file GooseFieldForageData.txt |
species |
character One of the goose species ('Pinkfoot', 'Barnacle', 'Greylag') defaults to 'Pinkfoot' |
type |
character What forage should be plotted ('Grass', 'Grain' or 'Combined'). No default. |
plottype |
character The plot type. Either 'line' or 'points' (default) |
dates |
logical Use dates? |
A nice plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.