addin_prune_image.Rd 342 B

1234567891011121314
  1. % Generated by roxygen2: do not edit by hand
  2. % Please edit documentation in R/addins.R
  3. \name{addin_prune_image}
  4. \alias{addin_prune_image}
  5. \title{RStudio Addin: Remove the Built Docker Image}
  6. \usage{
  7. addin_prune_image()
  8. }
  9. \description{
  10. RStudio addin for removing the Docker images used for
  11. rendering the current document.
  12. }
  13. \keyword{internal}