is_excel: Is this an excel file?

View source: R/excel.R

is_excelR Documentation

Is this an excel file?

Description

Check if a file is an excel file. This is useful as there are files with extension .csv that are actually excel files, and there are files with extension .xls(x) that are actually .csv files

Usage

is_excel(f)

Arguments

f

character. filename

Value

logical


reagro/carobiner documentation built on Dec. 4, 2024, 3:21 p.m.