Skip to contents

Pre processing helpers

factor_survey_data()
Factor survey questions in data
check_question_columns() check_survey() check_IDs()
Check for issues in the survey data
create_missingness_report()
Missingness report

Formatted excel survey output

add_TOC_sheet()
Add table of contents to an workbook
to_sheet_single_survey_question()
Add response to single survey question
to_sheet_theme_summary()
Add theme summary sheet

plotting functions

plot_theme_by_demographic()
Plot survey theme result by demographic
plot_theme()
plot survey theme result
plot_bar()
Plot OME bar plot
add_logo()
Add OME logo to a ggplot object
ROME_ggtheme()
ROME ggplot2 theme
plot_ROME_survey_questions() plot_ROME_survey_by_demographic()
Plot stacked Likert-style survey questions (ROME style)

SharePoint paths

set_OME_sharepoint_root()
Explain how to set the OME SharePoint root folder
sp_path()
Build a path within the OME SharePoint root

Misc

survey_values
Survey values
survey_example
Fake survey data
get_theme_columns()
Retrieve theme columns
get_theme_and_questions()
Extract theme and questions from column names
create_initial_analysis_report()
Initial analysis report
get_OME_colours()
get colours for the OME
convert_NA()
Convert "N-A" to NA across a data frame
suppress_specific_warning()
Suppress warnings matching a specific pattern
frac_to_num()
Convert simple text fractions to numeric values

Dave survey summary functions

render_survey_summary()
Produce html document summarising a single survey
OME_stacked_bar_() OME_stacked_bar()
Stacked proportional bar chart in OME style (Dave's version.)
OME_boxplot_() OME_boxplot()
Boxplot (horizontal), in an OME style.
plot_many_questions()
Make a stacked bar chart summarising many survey questions
centre_legend_below()
Centre a ggplot legend beneath the plot using cowplot
suppress_specific_warning()
Suppress warnings matching a specific pattern
frac_to_num()
Convert simple text fractions to numeric values
convert_colo()
Convert shorthand colour name to a colour vector