Lab Report Not Knitting

My report is not knitting to html and it has worked in the past. I was wondering if anyone knew what went wrong? Below is the error code and I would appreciate any help.

Thanks!

Error in yaml::yaml.load(string, ...) : Parser error: while parsing a block mapping at line 1, column 1 did not find expected key at line 1, column 22 Calls: ... parse_yaml_front_matter -> yaml_load_utf8 -> Execution halted

It seems to be an issue with your YAML header, we would need to see your code (or ideally a minimal REPRoducible EXample (reprex)) to been able to help you.

Thank you! I was able to solve the issue and appreciate your time.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.