allIntentPlots | Server-side code for original pepsi plots |
allIntentPlotsUI | UI for original pepsi plots |
assign_polarity | Filter out stopwords, assign polarity to terms from... |
average_weighted_by_user | For getting average by user. |
awarenessGauge | Wrapper for userFractionGaugeSlider server-side code for... |
awarenessGaugeUI | Wrapper for userFractionGaugeSliderUI for awareness KPI gauge... |
awarenessMultiplier | Server-side code for awareness multiplier KPI. |
awarenessMultiplierUI | Makes UI for awareness multiplier KPI. |
awarenessPlot | Server-side function for awareness plot. |
awarenessPlotUI | UI for awareness plot. |
background | Server-side function for background tab. |
backgroundUI | UI for background tab. |
better_names | Function for getting useable names. |
box_d | shinydashboard::box() but with different default settings. |
bp | For making bar plots with multiple traces. |
break_level_maker | Helper for overview plotters. Generates breaks. |
cc | Complicated count-retrieval. |
checkbox_to_hbp | Takes dataframe, prepares it for horizontal_bars_plot(). |
cleaner_function | Functions to clean word variants for particular kinds of... |
color_input | For swapping between green and red colors. |
col_sep | Splits a string column into a vectors, checks whether those... |
concat_by_user | Concatenates primary_col for each individual user (as defined... |
conflicting_evaluations | Pick an evaluation when users have >1 conflicting answers. |
consumePlot | Server-side code for consume question plot. |
csatDiff | Server-side function for boxes showing difference between... |
csatDiffUI | UI for boxes showing difference between actual CSAT value and... |
csatGauge | Server-side code for intent KPI gauge & slider. |
csatGaugeUI | Makes UI for intent KPI gauge & slider. |
csatTemplate | Initial server-side CSAT for pepsi data. |
csatTemplateUI | Initial CSAT UI for pepsi data |
csatWidget | Server-side function for CSAT element with title, gauge, and... |
csatWidgetUI | UI for a CSAT element with title, gauge, and difference. |
demog | Server-side function for demographic-filter dropdown. |
demogPicker | Server-side function for demographic-variable-selector... |
demogPickerUI | UI for dropdown to select demographic variable by which to... |
demogUI | UI for demographic-filter dropdown. |
display_prod | For displaying which products are selected; avoid... |
factor_orderer | Function to reorder factor presentation. |
factor_overview_plotter | For making faceted plots with factor data (eg. "Yes" / "No"). |
factor_swap | For swapping out one factor for another. |
ffq | Server-side function for free-form questions (/responses). |
ffqUI | For making free-form questions/ responses UI. |
filter_by | For filtering using quosures. |
fo | Factor ordering for already-ordered factors; must specify all... |
fractionGauge | Server-side code for generic KPI gauge. |
fractionGaugeSlider | Server-side code for generic KPI gauge & slider. |
fractionGaugeSliderUI | Makes UI for generic KPI gauge & slider. |
fractionGaugeUI | Makes UI for generic KPI gauge. |
group_by_primary_sec | Groups data by a primary_col and a sec_col. |
horizontal_bars_plot | For plotting awareness by product. |
icon_input | For swapping between up-arrows and down-arrows. |
infoButton | Server-side function for info button. |
infoButtonUI | UI for button for displaying hovertext info; to be put under... |
intentGauge | Wrapper for userFractionGaugeSlider server-side code for... |
intentGaugeUI | Wrapper for userFractionGaugeSliderUI for intent KPI gauge &... |
intentPlotUI | UI for all of the plot types for the intent tab. |
intents_by_awareness_bar | Plotly bar chart for intents by brand awareness. |
md | Finds the mode of a vector. |
more_than_one_unique | Takes a vector (ideally of strings), leaves it be if it only... |
num_overview_plotter | For making faceted plots with numeric data (eg. 1 through 5). |
overview | Server-side code for overview plots. |
overviewUI | Makes UI for overview plots. |
percentGauge | Server-side code for a generic KPI gauge. |
percentGaugeUI | Makes UI for a generic KPI gauge. |
percents | Getting percentages of total values for each row, column. |
pipe | Pipe operator |
productPicker | Server-side function for product-filter dropdown. |
productPickerUI | UI for dropdown to filter products |
purchasePlot | Server-side code for purchase question plot. |
rating_diff_box | For creating the valueBox() that compares rating to... |
rating_diff_value | For getting the difference between rating and benchmark. |
reasonsByProduct | For making "By Product" option in server-side "Reasons" tab. |
reasons_by_product_chart | Helper function for reasonsByProduct() |
reasonsByProductUI | For making "By Product" UI option in "Reasons" tab. |
reasonsByRank | For making "By Rank" option in server-side "Reasons" tab. |
reasonsByRankUI | For making "By Rank" UI option in "Reasons" tab. |
recommendPlot | Server-side code for recommend question plot. |
regularPlot | Server-side code for regular question plot. |
replacePlot | Server-side code for replace question plot. |
resetButton | Server-side function reset button. |
resetButtonUI | UI for button for resetting filters. |
row_percents | For getting sums by row. |
sampleSize | Makes sample size KPI boxes, server-side. |
sampleSizeUI | Makes UI for sample size KPI boxes. |
scoreDiff | Server-side function for boxes showing difference between... |
score_diff_box | For creating the valueBox() that compares rating to... |
scoreWidget | Server-side function for score element with title, gauge, and... |
scoreWidgetUI | UI for a score element with title, gauge, and difference. |
selected | Server-side code for products selected box. |
selectedUI | Makes UI for products selected box. |
separate_terms_by_gender | Separates terms by gender. |
similarPlot | Server-side code for similar products question plot. |
simpleBarPlot | Shiny UI wrapper for bp(); makes horizontal bar plots,... |
simpleBarPlotUI | Shiny UI wrapper for bp(); makes horizontal bar plots,... |
spc | Plotly pie chart, simple, but nicely formatted. |
spread_by_strings | Get new column for each strings value. |
understanding_by_awareness | This function plots the frequency of primary_col stacked by... |
understandingGauge | Server-side code for understanding KPI gauge & slider. |
understandingGaugeUI | Makes UI for understanding KPI gauge & slider. |
understandingPlot | Server-side function for understanding plot. |
understandingPlotUI | UI for understanding plot. |
userFractionGauge | Server-side code for generic KPI gauge. |
userFractionGaugeSlider | Server-side code for generic KPI gauge & slider. |
userFractionGaugeSliderUI | Makes UI for generic KPI gauge & slider. |
userFractionGaugeUI | Makes UI for generic KPI gauge. |
val_dat | Ensure demographics filters haven't filtered out all relevant... |
valence_colorer | Select appropriate colors depending on 'valence' values in... |
wc | For duplicating ggwordcloud plots. |
wc_plotter | Function that generates wordclouds. |
whenPlot | Server-side code for when question plot. |
yes_factor_overview_plotter | factor_overview_plotter with default foptions set to "Yes"... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.