| unique_names | R Documentation | 
Get unique names
unique_names(full_names, breaks = "/", remove_ext = TRUE)
full_names | 
 a list of full names  | 
breaks | 
 regex for breaking up the names into parts. If "", then each character will be assessed.  | 
remove_ext | 
 whether to remove the extension before comparing  | 
a list or vector of names with the common beginnings removed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.