util_set_size {dataquieR}R Documentation

Attaches attributes about the recommended minimum absolute sizes to the plot p

Description

Attaches attributes about the recommended minimum absolute sizes to the plot p

Usage

util_set_size(p, width_em = NA_integer_, height_em = NA_integer_)

Arguments

p

ggplot the plot

width_em

numeric len=1. the minimum width hint in em

height_em

numeric len=1. the minimum height in em

Value

p the modified plot

See Also

Other reporting_functions: util_alias2caption(), util_copy_all_deps(), util_create_page_file(), util_eval_to_dataquieR_result(), util_evaluate_calls(), util_float_index_menu(), util_generate_anchor_link(), util_generate_anchor_tag(), util_generate_calls(), util_generate_calls_for_function(), util_load_manual(), util_make_data_slot_from_table_slot(), util_make_function(), util_order_by_order()


[Package dataquieR version 2.1.0 Index]