plglm | R Documentation |
Plots results of glm's fitted to CES data. Not for public consumption, called by plot.ces.glmfit
plglm(x, graph='-', ylab='', file=NULL, ...)
x |
Results of a glm fit possibly from |
graph |
Plot graph to screen ('X') or file ('png') |
ylab |
Label for y-axis, typically 'Abundance' or 'Productivity' |
file |
Name of file |
... |
Extra arguments passed to png() |
Rob Robinson
##---- Should be DIRECTLY executable !! ----
##-- ==> Define data, use random,
##-- or do help(data=index) for the standard data sets.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.