insert_argument: replace argument of a function

View source: R/set_argument.R

insert_argumentR Documentation

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


rrtable documentation built on April 5, 2022, 9:08 a.m.