merge_mvar_d3_defaults: Merge default opts for mvar htmlwidgets plots

Usage Arguments Value

View source: R/plot_mvar_d3.R

Usage

1
merge_mvar_d3_defaults(opts = list(), mvar_object)

Arguments

opts

A potentially partially specified list, to fill in with defaults. Currently supported options are,
$height How tall should each individual table plot be?
$width How wide should each individual table plot be?
$asp If one of height or width is ommitted, what is the aspect ratio to use to fill that in?
$types What types of figure should be shown, for each table? Defaults to points for all tables.

Value

A version of opts with defaults filled in.


krisrs1128/mvarVis documentation built on Oct. 13, 2019, 11:14 p.m.