R/plots.R
survey_plot_title.Rd
This creates a plot title using [ggplot2::ggtitle()]
. The main title is string wrapped, and the subtitle is the number of observations in the data.
survey_plot_title(data, q, width = 50)
surveydata object
Question
Passed to strwrap()