how to save Rmarkdown html file after finishing the case study

Showing below error after clicking on Knit

Error in yaml::yaml.load(..., eval.expr = TRUE) :
Scanner error: mapping values are not allowed in this context at line 4, column 22
Calls: ... parse_yaml_front_matter -> yaml_load ->
Execution halted

It seems to be a problem with your YAML header but we can't tell what exactly unless you provide a REPRoducible EXample (reprex) illustrating your issue.

1 Like

@Prasoona_Ddv is it solved ?

This error means that there is some malformed YAML key or value. You would need to check this.

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

If you have a query related to it or one of the replies, start a new topic and refer back with a link.