Open sggarcia6 opened 1 year ago
Error in yaml::yaml.load(..., eval.expr = TRUE) : Duplicate map key: 'output' Calls: ... parse_yaml_front_matter -> yaml_load -> Execution halted
I don't understand this? I am trying to change the setting of my markdown.
Can you provide the url to file where you are getting this error?
https://rpubs.com/sggarcia6/1034652
Sorry its for my slides instead.
Url to your qmd file in your repo?
This code - works https://github.com/course-fish546-2023/susan-compgenome/blob/master/code/SR-sar11pres05.qmd
Error in yaml::yaml.load(..., eval.expr = TRUE) : Duplicate map key: 'output' Calls: ... parse_yaml_front_matter -> yaml_load ->
Execution halted
I don't understand this? I am trying to change the setting of my markdown.