plotlyTextFormatter: plotlyTextFormatter

View source: R/Functions_plotting_genericData.R

plotlyTextFormatterR Documentation

plotlyTextFormatter

Description

prepare text to be shown in plotly through aes(text)

Usage

plotlyTextFormatter(df, cols)

Arguments

df

data.frame

cols

character() of column names to display

Value

a character(), pasting together column names and contents of columns to make an informative plot title


mjhelf/Mosaic documentation built on April 28, 2022, 11:32 a.m.