add_title | R Documentation |
Add Title Function (deprecated)
add_title(...)
... |
Arguments to pass to |
A 3-layer RGB array of the processed image if filename = NULL
and preview = FALSE
.
Otherwise, writes the image to the specified file or displays it if preview = TRUE
.
#Deprecated add_title function. Will display a warning.
if(run_documentation()) {
render_title(dragon, preview = TRUE, title_text = "Dragon", title_size=20)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.