dot-createParams: Create a parameters file

.createParamsR Documentation

Create a parameters file

Description

Create a text file containing value(s) for one or several parameters and separated by a same character value.

Usage

.createParams(params.file, params.list, separator = " ")

Arguments

params.file

a string corresponding to the name of the file that will be created

params.list

a list containing all the parameters that will be included into params.file, and whose names correspond to the parameter names

separator

a string to separate each parameter values within the parameter file

Author(s)

Maya Guéguen


leca-dev/RFate documentation built on Sept. 19, 2024, 6:09 a.m.