| MRScatterPlots-class | R Documentation |
An MRScatterPlots object is returned by plot_mr_scatter().
It holds one plot-parameter list per outcome-exposure pair, together
with the metadata needed to filter and export subsets of plots.
plotsNamed list of plot-parameter lists. Names follow the
pattern "Outcome::Exposure".
outcomesCharacter vector of outcome labels, parallel to plots.
exposuresCharacter vector of exposure labels, parallel to
plots.
export_scatter_plots(object, save_dir, file_type, width,
height, outcome, exposure)Saves plots to disk. Optionally filter by outcome,
exposure, or both to export a subset.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.