RSFplot: ECCC's RSF plot style

Description Usage Arguments Value Author(s)

View source: R/RSFplot.R

Description

ECCC's RSF plot style

Usage

1
2
3
4
5
6
7
8
RSFplot(
  ras,
  upload = FALSE,
  writeReclasRas = FALSE,
  outputFolder = tempdir(),
  rasName,
  folderID = NULL
)

Arguments

ras

RasterLayer. Layer to generate 10 binned green to red (caribou RSF) map.

upload

logical. Should the raster be updated to googledrive? Only works if the raster exists OR is set to be written.

writeReclasRas

logical. Default is 'FALSE'. Should the raster be written to disk?

outputFolder

character. Path to the folder where it should be saved.

rasName

character. Name of the raster to be saved.

folderID

character. Google folder id to upload to. Only needs to be provided if 'upload == TRUE'. Default is 'NULL“

Value

Plots that have similat binning system to ECCC's 2011 Caribou RSF

Author(s)

Tati Micheletti


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