default_param_file: Get default parameters of the 'JWSACruncher'

View source: R/param_file.R

default_param_fileR Documentation

Get default parameters of the 'JWSACruncher'

Description

Get default parameters of the 'JWSACruncher'

Usage

default_param_file(v3 = getOption("is_cruncher_v3"))

Arguments

v3

Boolean indicating if the parameters are the from a version 3.0.0 and higher of 'JWSACRuncher' (v3 = TRUE) or a lower version (v3 = FALSE). By default the value of the option "is_cruncher_v3" is used (equals to FALSE by default).

See Also

create_param_file(), read_param_file(), list2param_file(), cruncher_and_param().


rjwsacruncher documentation built on Oct. 5, 2023, 5:09 p.m.