sanitize_images
From officer v0.3.4
by David Gohel
remove unused media from a document
the function will scan the media directory and delete images that are not used anymore. This function is to be used when images have been replaced many times.
Usage
sanitize_images(x)
Arguments
- x
rdocx
orrpptx
object
Community examples
Looks like there are no examples yet.