| imgur_upload {knitr} | R 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 |
[Package knitr version 1.51 Index]