.set_template {carbonate} | R Documentation |
carbon set functions
Description
function that set the aesthetics of the carbon image output
Usage
.set_template(self, private, template)
.set_window_control_theme(self, private, theme)
.set_font_family(self, private, family)
Arguments
self |
carbon self object |
private |
carbon private object |
template |
character, name of template to set $template to |
theme |
character, theme to set $theme to |
family |
character, font family to set $font_family to |
See Also
[Package carbonate version 0.1.4 Index]