imgur_upload: 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()
.