import_parameter_f: import_parameter_f

Description Usage Arguments Examples

View source: R/parameter-import_parameter_f.R

Description

Provide a global parameter text file (comma separated), this function will assign the value to its respective variable.

Usage

1
import_parameter_f(path_parameter = "../GLOBAL_PARAMETER.txt")

Arguments

path_parameter

path to GLOBAL_PARAMETER.txt

Examples

1
import_parameter_f("../GLOBAL_PARAMETER.txt")

junyitt/tfunction documentation built on May 4, 2019, 4:23 p.m.