This function stops and removes the Docker containers used for rendering the R Markdown document based on the output YAML file from the (possibly unsuccessful) rendering process.
prune_container(input_yml) purge_container()
input_yml | The YAML file path (output of |
---|
prune results
# NOT RUN { prune_container() # }