Creates an empty user-defined lookup table in a specified directory
     
    
    Usage
    generate_user_table(path, lookup_table_type)
 
     
    
    Arguments
- path
 
string indicating path to directory
 
- lookup_table_type
 
string indicating type of lookup table
 
 
    
    Value
    csv file of empty lookup table with columns from lookup_table_type in the directory if successful