dot-adaptMaps: Adapt all raster maps of a 'FATE' simulation folder (change...

Description Usage Arguments Author(s) Examples

Description

This function scan all the raster files within a FATE simulation folder, change all NA values to 0 and save them with the specified extension.

Usage

1
.adaptMaps(name.simulation, extension.old, extension.new)

Arguments

name.simulation

a string corresponding to the main directory or simulation name of the FATE simulation

extension.old

a string corresponding to the extension of raster files to be found

extension.new

a string (either tif or img) corresponding to the new extension to save all the maps

Author(s)

Maya Guéguen

Examples

1
## Load example data

MayaGueguen/RFate documentation built on Oct. 17, 2020, 8:06 a.m.