| check_columns_existence | Check whether specified columns exist in a data frame |
| check_for_delims | Helper function throwing an error if a string contains... |
| check_for_duplicates | A validation helper which throws an error if a vector... |
| check_rois_mois_existence | Check whether eye-tracking data contains regions of interest... |
| check_schema_for_delims | A validation function for a schema checking that names and... |
| check_schema_for_duplicates | A validation function for schemas. Checks whether names of... |
| check_schema_well_formedness | A basic validation function for a schema. Checks whether the... |
| count_cells | Count number of observations of specific kind |
| count_extremes | Convenience wrapper for 'count_cells' for counting NAs. |
| count_NAs | Convenience wrapper for count_cells() for counting NAs. |
| get_quest_acc | Function to summarize question response accuracy |
| get_subj_info | A function to extract basic info about subjects from an... |
| get_today | A function which returns today's date in the requested... |
| inflate_region_names | Make sure that all regions get a name |
| make_filename | A function to create a filename based on tagging and value... |
| make_filename_postfix | Function assembling tags and values into a single string,... |
| name_regions | Assign meaningful names to regions in eye-tracking data |
| name_regions_in_subset | Assign meaningful region names to a subset of data with a... |
| normalize_axes_labels | A function to make nice axes lables for ggplot. |
| plot_cells_count | Plot heatmaps of cell counts |
| plot_cells_heatmap | Plot heatmap of cell counts |
| preserve_env | Copy objects from one environment to another, creating a copy... |
| preserve_global_env | Copy all objects in the global environment |
| report_extremes_count | Count and plot extreme observation by regions and measures of... |
| report_NAs_count | Count and plot NAs by regions and measures of interest |
| restore_env | Assign all objects from one environment to another. |
| restore_global_env | Restore contents of global environment from a saved state |
| save_named_data_file | A function to save .Rdata files named according to a naming... |
| save_named_table | A function to save tabular files named according to a naming... |
| validate_proj_name | A validation function for project name checking that it does... |
| validate_schema | General validation function for a naming schema. Just a... |
| zero_inflate_cells_count | Make sure that every roi + moi combination has counts |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.