| allNA | Tests for all NA values. |
| allNull | Tests for all NULL values |
| as.surveyor | Creates object of class surveyor. |
| as.surveyorCode | Creates object of class "surveyorCode". |
| as.surveyorPlot | Creates surveyorPlot object and adds plot title. |
| as.surveyorStats | Creates surveyorStats object, used as input to plot. |
| codeGuess | Code survey data in single or array question form. |
| codeQuickArray | Code survey data in single or array question form. |
| cutJust | Cuts values and assign new values to each break. |
| filterNocomment | Removes a selected range of 'content-free' strings. |
| firstSignif | Finds first significant digit. |
| flatten.pairwise.table | Takes pairwise comparison table and flatten it for easy... |
| formatLabels | Applies formatting to labels and calculates justification... |
| formatPercent | Formats numeric value as percentage. |
| formatPound | Rounds to specified level of precision and prefixes a... |
| formatRound | Rounds to specified level of precision. |
| formatValues | Applies format function to x. |
| identify_netScore | Guesses whether a question should be coded as net score. |
| is.surveyor | Tests that object is of class surveyor object. |
| is.surveyorCode | Tests whether object is of class "surveyorCode". |
| is.surveyorPlot | Test object for membership of class "surveyorPlot". |
| is.surveyorStats | Test object for membership of class "surveyorStats". |
| isValidCrossbreak | Tests that crossbreak is valid. |
| is.yesno | Checks if question has response of yes/no. |
| latexSideways | Prepares a string to be printed sideways (vertical) in LaTex |
| latexTable | Captures the print output of a Latex xtable |
| latticeLabels | Create lattice labels. |
| netScore | Calculates a net score |
| paste.matrix | Paste matrix |
| plotBar | Plot data in bar chart format. |
| plotBarSum | Plot data in bar chart format without modifying format. |
| plotColours | Apply Brewer pallete colours to plot |
| plotColumn | Plot data in column chart format |
| plotGuess | Guesses which plot format is optimal |
| plotNetScore | Plot data in net score format (bar chart, but percentage... |
| plotNull | Plots nothing, useful to suppress plot and return data only. |
| plotPoint | Plot data in bubble chart format |
| plotText | Plot data as text. |
| print.ggplotmod | modified print method for ggplot to align title to plot... |
| print.surveyor | Prints surveyor object. |
| print.surveyorPlot | print method for surveyorPlot object. |
| print.surveyorStats | Print surveyorStats object. |
| qType | Determines question type as single/grid question and... |
| quickStack | Stacks a data frame into a single vector. |
| quiet | Blank axis titles and no legend |
| quiet_axes | Blank axis titles |
| reorderQuestion | Sorts data.frame questions in descending order by value. |
| reorderResponse | Sorts data.frame responses in descending order by value. |
| roundFirstSignif | Rounds to level of first significant digit. |
| smargin.table | For a contingency table in array form, compute the sum of... |
| splitBinCombine | Splits a data.frame, applies a function and combines into... |
| splitMeanCombine | Splits a data.frame, applies a function and combines into... |
| splitPercentCombine | Splits a data.frame, applies a function and combines into... |
| sprop.table | Express Table Entries as Fraction of Marginal Table |
| statsBin | Calculates summary statistics. |
| statsBinPercent | Calculates summary statistics |
| statsCentral | Calculates central tendency. |
| statsCount | Calculates numeric count. |
| statsGuess | Inspects data and guesses what type of analysis to do. |
| statsMean | Calculates numeric mean. |
| statsMedian | Calculates numeric median. |
| statsNetScore | Code survey data as net score. |
| statsRank | Calculates summary statistics for ranking type questions |
| statsSum | Calculates numeric sum. |
| statsText | Code survey data as text. |
| str.surveyor | Display the structure of a surveyor object. |
| str.surveyorPlot | Display structure of surveyorPlot object. |
| subset.surveyor | Subsetting surveyor objects. |
| surveyorDefaults | Initialises surveyor object defaults. |
| surveyor-package | Tools for analysing and reporting on survey objects. |
| surveyorUpdateDefaults | Selectively updates surveyor defaults. |
| surveyPlot | Codes and plots a survey question. |
| surveyPlotApply | Apply surveyPlot to list of question definitions. |
| surveyTable | Wrapper around surveyPlot that suppresses plot creation and... |
| surveyTableApply | Apply surveyTable to list of question definitions. |
| tableGuess | Prints cbreak information in latex format |
| tcast | Cast list of crosstab data into data frame. |
| theme_minimal | Define minimal theme |
| theme_surveyor | Sets up default surveyor theme for use in ggplot. |
| weightedCount | Calculates weighted count. |
| weightedMean | Calculates weighted mean. |
| weightedMedian | Calculates weighted median. |
| weightedSum | Calculates weighted sum. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.