Learn R Programming

rrtable (version 0.1.0)

insert_argument: replace argument of a function

Description

replace argument of a function

Usage

insert_argument(code, argument, value)

Arguments

code

string of function call

argument

argument of function to be set

value

value to be set