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", "9f3460e67f308f6"),
  ...
)

Arguments

file, key, ...

See xfun::upload_imgur().


yihui/knitr documentation built on April 11, 2024, 2:29 a.m.