View source: R/get_unique_name_log_file.R
get_unique_name_log_file | R Documentation |
Simple function to ensure the new entry name to a list doesn't have the same name as another entry
get_unique_name_log_file(name, log_files)
name |
proposed name for the entry |
log_files |
list of log file locations |
a unique name (character)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.