dot-substituteStringInFile: Substitutes the first occurance of 'key' with 'value' in...

Description Usage Arguments Value

Description

Substitutes the first occurance of 'key' with 'value' in 'filename'

Usage

1
.substituteStringInFile(filename, key, value, fixed = FALSE)

Arguments

filename

character type

key

character type

value

character type

fixed

logical type

Value

None


abseqR documentation built on Nov. 8, 2020, 8:28 p.m.