| replace_argument {rrtable} | R Documentation | 
replace argument of a function
Description
replace argument of a function
Usage
replace_argument(substring, argument, value)
Arguments
substring | 
 string of function call  | 
argument | 
 argument of function to be set  | 
value | 
 value to be set  | 
[Package rrtable version 0.3.0 Index]