select_plot_type {BCEA}R 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


[Package BCEA version 2.4.6 Index]