get_unique_name_log_file {MungeSumstats}R Documentation

Simple function to ensure the new entry name to a list doesn't have the same name as another entry

Description

Simple function to ensure the new entry name to a list doesn't have the same name as another entry

Usage

get_unique_name_log_file(name, log_files)

Arguments

name

proposed name for the entry

log_files

list of log file locations

Value

a unique name (character)


[Package MungeSumstats version 1.2.4 Index]