replaceGiottoInstructions | R Documentation |
Function to replace all instructions from giotto object. Does
not call initialize
on the giotto object
replaceGiottoInstructions(gobject, instructions = NULL, init_gobject = TRUE)
gobject |
giotto object |
instructions |
new instructions (e.g. result from createGiottoInstructions) |
init_gobject |
(boolean, default = TRUE) initialize gobject when returning |
giotto object with replaces instructions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.