sg_title: Add a title to the streamgraph

Description Usage Arguments Value

View source: R/streamgraph.R

Description

Add a title to the streamgraph

Usage

1
sg_title(sg, title = "")

Arguments

sg

streamgraph object

title

title

Value

THIS DOES NOT RETURN AN htmlwidget!! It returns a shiny.tag class HTML (the widget is wrapped in a <div>). It should be the LAST call in a magrittr pipe chain or called to wrap a streamgraph object for output


hrbrmstr/streamgraph documentation built on May 17, 2019, 5:14 p.m.