Movatterモバイル変換


[0]ホーム

URL:


Skip to contents

Set Parameters

Source:R/params.R
set_parameters.Rd

This function allows the user to set the parameters by replacing the existingparameters file with a new one. Useget_parameters() to modify the parameter values.After running this function, users can use the modified parameters insensitivity_analysis().

Usage

set_parameters(new_params, iwindow=FALSE)

Arguments

new_params

The path to the new parameters file.

iwindow

Logical, indicating whether to prompt the user to select thenew parameters file using a file selection window. The default value of this parameter is set to FALSE.

Value

None

Examples

param_fp<-get_parameters()set_parameters(param_fp)#> [1] TRUE

[8]ページ先頭

©2009-2025 Movatter.jp