# Apart from path and sheet, there are several other arguments you can specify in read_excel(). One of these arguments is called col_names. # By default it is TRUE, denoting whether the first row in ...
# In this part of the chapter you'll learn how to import .xls files using the gdata package. Similar to the readxl package, you can import single Excel sheets from Excel sheets to start your analysis ...