
levitate - Fuzzy String Comparison
Provides string similarity calculations inspired by the Python 'thefuzz' package. Compare strings by edit distance, similarity ratio, best matching substring, ordered token matching and set-based token matching. A range of edit distance measures are available thanks to the 'stringdist' package.
Last updated
data-matchingfuzzy-matchingsimilarity-measuresstring-similaritythefuzz
5.56 score 36 stars 4 scripts 518 downloadsicecream - Print Debugging Made Sweeter
Provides user-friendly and configurable print debugging via a single function, ic(). Wrap an expression in ic() to print the expression, its value and (where available) its source location. Debugging output can be toggled globally without modifying code.
Last updated
debugging
5.25 score 57 stars 21 scripts 221 downloadsfoodwebr - Visualise Function Dependencies
Easily create graphs of the inter-relationships between functions in an environment.
Last updated
code-toolsfunction-dependencyintrospection
4.76 score 29 stars 7 scripts 280 downloads