unique_strings: Check if a vector of strings has distinct entries

Description Usage Arguments

View source: R/chapter_1.R

Description

A variation of unique_characters() as it is in the book using a vector of strings to be checked instead of characters and using a dictionary instead of unique().

Usage

1

Arguments

strs

The strings to check


bobjansen/algoRist documentation built on Feb. 14, 2022, 6:01 a.m.