Hi,
While trying to run the script:
marmot(metadata = "D:/For MARMOT/MARMOT_Metadata.xlsx",
name = "LF vs HF",
render = TRUE
)
I got the following error:
"Fehler in openxlsx::getSheetNames(metadata) : file does not exist."
The same file can be opened without any problems upon running:
openxlsx::getSheetNames("D:/For MARMOT/MARMOT_Metadata.xlsx") :
[1] "Pipeline Settings" "Study Data" "File Data" "Options"
I would appreciate your help with this issue.
Best,
Berislav
Hi,
While trying to run the script:
marmot(metadata = "D:/For MARMOT/MARMOT_Metadata.xlsx",
name = "LF vs HF",
render = TRUE
)
I got the following error:
"Fehler in openxlsx::getSheetNames(metadata) : file does not exist."
The same file can be opened without any problems upon running:
openxlsx::getSheetNames("D:/For MARMOT/MARMOT_Metadata.xlsx") :
[1] "Pipeline Settings" "Study Data" "File Data" "Options"
I would appreciate your help with this issue.
Best,
Berislav