I'm trying to open an Excel file with the read_excel()
function from the readxl
package. But I don't know how to specify the path to the Excel file.
When I enter the file path by following the steps given in the answer, I receive the error:
"Error: std::bad_alloc".