| absorb_key_args | Absorb key arguments from the user's call |
| audit | Summarize scrutiny objects |
| audit_cols_minimal | Compute minimal 'audit()' summaries |
| audit-special | Summarize output of sequence mappers and total-n mappers |
| check_args_disabled | Check that disabled arguments are not specified |
| check_audit_special | Alert user if more specific audit_*() summaries are available |
| check_factory_dots | Check that no dots-argument is misspelled |
| check_mapper_input_colnames | Check that a mapper's input has correct column names |
| data-frame-predicates | Is an object a consistency test output tibble? |
| debit | The DEBIT (descriptive binary) test |
| debit_map | Apply DEBIT to many cases |
| debit_map_seq | Using DEBIT with dispersed inputs |
| debit_map_total_n | Use DEBIT with hypothetical group sizes |
| debit_plot | Visualize DEBIT results |
| decimal_places | Count decimal places |
| decimal_places_df | Count decimal places in a data frame |
| disperse | Vary hypothetical group sizes |
| duplicate_count | Count duplicate values |
| duplicate_count_colpair | Count duplicate values by column |
| duplicate_detect | Detect duplicate values |
| duplicate_tally | Count duplicates at each observation |
| fractional-rounding | Generalized rounding to the nearest fraction of a specified... |
| function_map | Create new *_map() functions |
| function_map_seq | Create new *_map_seq() functions |
| function_map_total_n | Create new *_map_total_n() functions |
| grim | The GRIM test (granularity-related inconsistency of means) |
| grim_granularity | Granularity of non-continuous scales |
| grim_map | GRIM-test many cases at once |
| grim_map_seq | GRIM-testing with dispersed inputs |
| grim_map_total_n | GRIM-testing with hypothetical group sizes |
| grimmer | The GRIMMER test (granularity-related inconsistency of means... |
| grimmer_map | GRIMMER-test many cases at once |
| grimmer_map_seq | GRIMMER-testing with dispersed inputs |
| grimmer_map_total_n | GRIMMER-testing with hypothetical group sizes |
| grim_plot | Visualize GRIM test results |
| grim_ratio_upper | Upper bound for the GRIM ratio |
| grim-stats | Possible GRIM inconsistencies |
| is_numeric_like | Test whether a vector is numeric or coercible to numeric |
| manage_helper_col | Helper column operations |
| manage_key_colnames | Enable name-independent key column identification |
| parens-extractors | Extract substrings from before and inside parentheses |
| pigs1 | Means and sample sizes for GRIM-testing |
| pigs2 | Percentages and sample sizes for GRIM-testing |
| pigs3 | Binary means and standard deviations for using DEBIT |
| pigs4 | Data with duplications |
| pigs5 | Means, SDs, and sample sizes for GRIMMER-testing |
| pipe | Pipe operator |
| reround | General interface to reconstructing rounded numbers |
| restore_zeros | Restore trailing zeros |
| reverse_map_seq | Reverse the *_map_seq() process |
| reverse_map_total_n | Reverse the *_map_total_n() process |
| rounding_bias | Compute rounding bias |
| rounding-common | Common rounding procedures |
| rounding-uncommon | Uncommon rounding procedures |
| row_to_colnames | Turn row values into column names |
| scrutiny-package | scrutiny: Error Detection in Science |
| sd-binary | Standard deviation of binary data |
| seq-decimal | Sequence generation at decimal level |
| seq_disperse | Sequence generation with dispersion at decimal level |
| seq_length | Set sequence length |
| seq-predicates | Is a vector a certain kind of sequence? |
| seq_test_ranking | Rank sequence test results |
| split_by_parens | Split columns by parentheses, brackets, braces, or similar |
| subset-superset | Test for subsets, supersets, and equal sets |
| tidyeval | Tidy eval helpers |
| unnest_consistency_cols | Unnest a test result column |
| unround | Reconstruct rounding bounds |
| write_doc_audit | Documentation template for 'audit()' |
| write_doc_audit_seq | Documentation template for 'audit_seq()' |
| write_doc_audit_total_n | Documentation template for 'audit_total_n()' |
| write_doc_factory_map_conventions | Documentation template for function factory conventions |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.