Description Usage Arguments Value Author(s)
View source: R/avrgTimeComparison.R
Compare two or more scenarios for averages through time
1 2 3 4 5 6 7 8 | avrgTimeComparison(
...,
upload,
outputFolder,
comparisonID,
folderID,
plotCI = TRUE
)
|
... |
List or tables of results coming from |
upload |
logical. Should the raster be updated to googledrive? Only works if the raster exists OR is set to be written. |
outputFolder |
character. Path to the folder where it should be saved. |
comparisonID |
character. Name to indentify the comparison (for file name) |
folderID |
character. Google folder id to upload to. Only needs to be provided if 'upload == TRUE'. Default is 'NULL“ |
plotCI |
logical. Should the plot have confidence interval? |
list of significant species or scenarios with indication of increasing or decreasing
Tati Micheletti
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.