ConstantsDefaults | R Documentation |
Internal function Container for Constants and Defaults
ConstantsDefaults()
a named vector with constants and defaults (package-wide available arguments)
SLA
constants_defaults = ConstantsDefaults()
line_width_scaling_factor = constants_defaults['line_width_scaling_factor']
points_per_cm = constants_defaults['points_per_cm']
arrow_constant = constants_defaults['arrow_constant']
cm_to_in = constants_defaults['cm_to_in']
std_letter_width = constants_defaults['std_letter_width']
std_letter_height = constants_defaults['std_letter_height']
min_font_size = constants_defaults['min_font_size']
annot_panel_dist = constants_defaults['annot_panel_dist']
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.