avrgTimeComparison: Compare two or more scenarios for averages through time

Description Usage Arguments Value Author(s)

View source: R/avrgTimeComparison.R

Description

Compare two or more scenarios for averages through time

Usage

1
2
3
4
5
6
7
8
avrgTimeComparison(
  ...,
  upload,
  outputFolder,
  comparisonID,
  folderID,
  plotCI = TRUE
)

Arguments

...

List or tables of results coming from meanValuesTime to be compared.

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?

Value

list of significant species or scenarios with indication of increasing or decreasing

Author(s)

Tati Micheletti


tati-micheletti/usefun documentation built on June 29, 2020, 9:31 a.m.