panel_title {starvz} | R Documentation |
Use the directory of traces name to create a plot title
panel_title(data, title = data$config$title$text)
data |
starvz_data with trace data |
title |
title text, if NULL it will fallback to data$Origin then to "Null Title" |
A ggplot object
panel_title(data = starvz_sample_lu)