R/excel.R
is_excel.Rd
Check if the file has a name that matches the ".xlsx" file extension pattern.
is_excel(file)
File path.
Other logical functions: is_csv()
is_csv()
Other excel functions: read_full_excel(), write_full_excel(), write_temp_xlsx()
read_full_excel()
write_full_excel()
write_temp_xlsx()