update_parameters_file: Updates a 'parameters' object with file paths to the R data...

View source: R/parameters.R

update_parameters_fileR Documentation

Updates a 'parameters' object with file paths to the R data objects.

Description

Updates a 'parameters' object with file paths to the R data objects.

Usage

update_parameters_file(params, temp_path = NULL, raster_format, vector_format)

Arguments

params

A 'parameters' object.

temp_path

A character specifying the tempdir to use for storage (optional).

raster_format

file extension for raster formats

vector_format

file extension for vector formats

Value

A 'parameters' object with updated 'file' attributes that refers to the on-disk file for saga_cmd to access.


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