add_plotly_layout: Adds a layout call based on plotly::layout

View source: R/functions.R

add_plotly_layoutR Documentation

Adds a layout call based on plotly::layout

Description

Adds a layout call based on plotly::layout

Usage

add_plotly_layout(.data, plotTitle, xaxis_text, ylab)

Arguments

.data

plotly data object to apply the layout call to

plotTitle

plot title to use

xaxis_text

x axis label to use

ylab

y axis label to use

Value

plotly::layout call


zoecastillo/microbiomeExplorer documentation built on Sept. 11, 2022, 7:40 a.m.