Learn R Programming

rrtable (version 0.1.0)

replace_argument: 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