process_panel_margin | R Documentation |
Standardizes input margin parameters into a list containing t (top), r (right), b (bottom), l (left). Supports single-value or list input.
process_panel_margin(arg_list)
arg_list |
Numeric (single value) or list (named/unnamed), margin parameters |
List containing four elements: t, r, b, l (numeric, margin sizes)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.