Skip to content

Error with opening Metadata #4

Description

@bbosnja

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions