
Package index
Reading the workbook
The recommended path. Everything here is read from the ‘.xlsx’ file, so nothing is inferred.
-
unexcel_xlsx() - Read an
.xlsxsheet and undo its date auto-conversion -
excel_date_system() - Read the date system a workbook declares
-
excel_date_cells() - Find the cells a workbook formats as dates
-
excel_date_columns() - Summarise date-formatted cells by column
-
excel_sheets() - List the sheets in a workbook
-
serial_to_day_month() - Convert Excel date serials to
day.monthvalues -
excel_origin() - The origin date behind each Excel date system
-
restore_day_month() - Revert Excel date serials in an already-imported vector
-
fix_serial_columns() - Revert Excel date serials across a data frame