View source: R/CRrender_clear.R
CRrender_clear | R Documentation |
Clears rendering target to color last set with CRset_render_color
. Changes take effect after next call to CRrender_present
. See draw_ and fill_ functions for examples.
CRrender_clear(graphics_list, status = NULL)
graphics_list |
List containing pointers to window, renderer etc. created with |
status |
Optional list |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.