plotly_histogram: Plotly Histogram

View source: R/plotly_histogram.R

plotly_histogramR Documentation

Plotly Histogram

Description

Plotly Histogram

Usage

plotly_histogram(
  plot_data,
  x_col = "x",
  xlab = "",
  ylab = "Count",
  title = "",
  source_name = NULL,
  format_func = format_plotly
)

Arguments

plot_data

A dataframe

x_col

A string

xlab

A string

ylab

A string

title

A string

source_name

A string or NULL

format_func

A function


CRI-iAtlas/iatlas.modules documentation built on Aug. 8, 2024, 12:53 a.m.