insert_argument {rrtable}R 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


[Package rrtable version 0.3.0 Index]