Skip to contents

Shrink Rd File Images

Usage

shrink_help_file_images(
  path = here::here(),
  pkg = basename(path),
  image_files = NULL
)

Arguments

path

path to package directory. Default is here::here()

pkg

Name of package. Default is the folder name in path=

image_files

Character vector of .png file names to shrink. Default is all png files in the ~/man/figures folder that end with _ex[digits].png or _ex.png that do not begin with README-.