change_sh: editing or showing ens.sh files

Description Usage Arguments Value

Description

the function is for editing or showing specific parameters

Usage

1
2
change_sh(term = NULL, value = NULL, infile = NULL, outfile = NULL,
  type = "show")

Arguments

term

string. the value that need to be changed. must be provided

value

array, dim(array)=1. the value. default NULL

infile

string. input file path. must be provided

outfile

string. output file path. default NULL

type

string. "show"(show the parameter. default), "edit"(edit the value)

Value

If type="edit", no value is returned and just change the file correspondingly If type="show", a list of value will be returned


artedison/ensRadaptor documentation built on Dec. 8, 2020, 5:31 p.m.