Change Giotto Instructions

changeGiottoInstructions()

Function to change one or more instructions from Giotto object.

changeGiottoInstructions(
    gobject,
    params = NULL,
    new_values = NULL,
    return_gobject = TRUE
)

Arguments

gobject

giotto object

params

parameter(s) to change

new_values

new value(s) for parameter(s)

return_gobject

(boolean) return giotto object

Value

Giotto object with one or more changed instructions