select_plot_type: Choose Graphical Engine

View source: R/select_plot_type.R

select_plot_typeR Documentation

Choose Graphical Engine

Description

From base R, ggplot2 or plotly.

Usage

select_plot_type(graph)

Arguments

graph

Type names; string

Value

Plot ID integer 1:base R; 2:ggplot2; 3:plotly


BCEA documentation built on Nov. 25, 2023, 5:08 p.m.