Hi,
I am trying to knit an RMarkdown to a word document and I keep receiving this error message:
Error in yaml::yaml.load(..., eval.expr = TRUE) :
Parser error: while parsing a block mapping at line 1, column 1 did not find expected key at line 1, column 10
Calls: ... parse_yaml_front_matter -> yaml_load ->
Execution halted
Does anyone have any idea on what the problem is? Thank you in advance.