R/csv.R
is_csv.Rd
Check if the file has a name that matches the ".csv" file extension pattern.
is_csv(file)
File path.
Other logical functions: is_excel()
is_excel()
Other csv functions: simply_read_csv(), simply_write_csv(), write_temp_csv()
simply_read_csv()
simply_write_csv()
write_temp_csv()