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

Description Usage Arguments Value

View source: R/functions.R

Description

Adds a layout call based on plotly::layout

Usage

1
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


microbiomeExplorer documentation built on Nov. 8, 2020, 8:16 p.m.