lattice_theme | R Documentation |
Helper to create lattice theme from 'IFC_plot'
lattice_theme(obj = list(), color_mode = c("white", "black")[1], lt = NULL)
obj |
an object of class 'IFC_plot' as created by |
color_mode |
whether to extract colors from 'obj' in white or black mode. Default is "white". |
lt |
an existing lattice theme to modify according to |
a list of graphical parameters for 'lattice' backend.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.