> should have been read_excel whose parameters need to be adjusted to not look for a header line. And Jeff's probably correct (from the package documentation): > read_excel(path, sheet = NULL, range = NULL, col_names = TRUE, Set col_names to FALSE...??? But still be careful with the as.data.frame call.