changeGiottoInstructions
¶
Change giotto instruction(s) associated with giotto object
Description¶
Function to change one or more instructions from giotto object
Usage¶
changeGiottoInstructions(
gobject,
params = NULL,
new_values = NULL,
return_gobject = TRUE
)
Arguments¶
Argument |
Description |
---|---|
|
giotto object |
|
parameter(s) to change |
|
new value(s) for parameter(s) |
|
(boolean) return giotto object |
Value¶
giotto object with one or more changed instructions