R/utils_file_validation.R
is_valid_spreadsheet_file.Rd
Verify if a file path corresponds to a valid spreadsheet file.
is_valid_spreadsheet_file(x)
character file path.
character
A logical value indicating validity, or a character explanation of why the file is not valid.
logical