webp_to_jpg: Function to convert a '.webp' image to a '.jpg' image.

View source: R/webp_to_jpg.R

webp_to_jpgR Documentation

Function to convert a .webp image to a .jpg image.

Description

Function to convert a .webp image to a .jpg image.

Usage

webp_to_jpg(file, file_output = NA, verbose = FALSE)

Arguments

file

Vector of file names to be converted.

file_output

Optional vector of output file names.

verbose

Should the function give messages?

Value

Invisible file.

Author(s)

Stuart K. Grange


skgrange/systemr documentation built on April 18, 2024, 2:23 a.m.