figprocess: Functions for knitr fig.process

View source: R/figprocess.R

oxipngR Documentation

Functions for knitr fig.process

Description

oxipng() losslessly improves compression of PNG files.

cwebp() compresses a raster image to WebP format.

Usage

oxipng(input, options = NULL)

cwebp(input, options = NULL)

Arguments

input

A path to an image file.

options

A list.


heavywatal/rwtl documentation built on April 29, 2024, 2:02 a.m.