imgur_upload: Upload an image to imgur.com

View source: R/utils-upload.R

imgur_uploadR Documentation

Upload an image to imgur.com

Description

This function is an alias to xfun::upload_imgur(). It is kept in knitr only for backward-compatibility reasons. You are recommended to use xfun::upload_imgur() directly instead.

Usage

imgur_upload(file, key = xfun::env_option("knitr.imgur.key"), ...)

Arguments

file, key, ...

See xfun::upload_imgur().


yihui/knitr documentation built on Jan. 20, 2025, 5:48 a.m.