outliers_boxplot_with_plotly: Create a an interactive boxplot using plotly with annotated...

View source: R/outliers_boxplot_with_plotly.R

outliers_boxplot_with_plotlyR Documentation

Create a an interactive boxplot using plotly with annotated outliers.

Description

Create a an interactive boxplot using plotly with annotated outliers.

Usage

outliers_boxplot_with_plotly(x, y, label, title = "", bg_colour = "#e5ecf6")

Arguments

x

A character vector or a numeric vector for x axis

y

A character vector or a numeric vector for y axis

label

A character vector with a label for each point

title

A string which appears as tittle

bg_colour

Background colour

Value

Dataframe


currocam/FascinRSCA documentation built on March 21, 2022, 6:29 a.m.