buildEmptyPlotlyPlot {microbiomeExplorer}R Documentation

Creates an empty plotly plot using the given labels on the x and y axis

Description

Creates an empty plotly plot using the given labels on the x and y axis

Usage

buildEmptyPlotlyPlot(xaxis_text, ylab)

Arguments

xaxis_text

x axis label

ylab

y axis label

Value

call to plotly_empty


[Package microbiomeExplorer version 1.2.0 Index]