| default-params | Default parameters inherited by other documentation | 
| hotel_rooms | Hotel room listings | 
| internal-functions | Internal functions | 
| lev_best_match | Get the best matched string from a list of candidates | 
| lev_distance | String distance metrics | 
| lev_partial_ratio | Ratio of the best-matching substring | 
| lev_ratio | String similarity ratio | 
| lev_score_multiple | Score multiple candidate strings against a single input | 
| lev_simplify_matrix | Simplify a matrix | 
| lev_token_set_ratio | Matching based on common tokens | 
| lev_token_sort_ratio | Ordered token matching | 
| lev_weighted_token_ratio | Weighted token similarity measure | 
| lev_weighted_token_set_ratio | Weighted version of 'lev_token_set_ratio()' | 
| lev_weighted_token_sort_ratio | Weighted version of lev_token_sort_ratio() | 
| str_all_substrings | Find all substrings of a given length | 
| str_tokenise | Tokenise a string | 
| str_token_sort | Tokenise and sort a string | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.