bp: For making bar plots with multiple traces.

Description Usage Arguments Value

View source: R/functions.R

Description

For making bar plots with multiple traces.

Usage

1
bp(t, title_string, col_vec, orient = "h")

Arguments

t

dataframe containing data for plot.

title_string

string, title for plot.

col_vec

vector containing colours for plot.

orient

string, "h" or "v", whether the bars are horizontal or vertical.

Value

A plotly bar plot.


IskanderBlue/morseldash documentation built on Oct. 30, 2019, 7:24 p.m.