prune_image {liftr} | R Documentation |
This function removes the Docker images used for rendering the R Markdown document based on the output YAML file from the (possibly unsuccessful) rendering process.
prune_image(input_yml)
purge_image()
input_yml |
The YAML file path (output of |
prune results
## Not run:
prune_image()
## End(Not run)