util_finalize_sizing_hints {dataquieR} | R Documentation |
Function that calculated height and width values for script_iframe
Description
Function that calculated height and width values for script_iframe
Usage
util_finalize_sizing_hints(sizing_hints)
Arguments
sizing_hints |
list containing information for setting
the size of the |
Value
a list with figure_type_id, w, and h; sizes are as CSS
, existing
elements are kept, w_in_cm
and h_in_cm
are estimates for the
size in centimeters on a typical computer display (in 2024)
[Package dataquieR version 2.5.1 Index]