update_parameters_tempfiles: Update a 'parameters' object using temporary files for any...

View source: R/parameters.R

update_parameters_tempfilesR Documentation

Update a 'parameters' object using temporary files for any unspecified output parameters

Description

Update a 'parameters' object using temporary files for any unspecified output parameters

Usage

update_parameters_tempfiles(params, temp_path, raster_format, vector_format)

Arguments

params

A 'parameters' object.

temp_path

A character with the tempdir.

raster_format

A character specifying the raster format.

vector_format

A character specifying the vector format.

Value

A 'parameters' object.


Rsagacmd documentation built on Oct. 16, 2023, 5:06 p.m.