Description Usage Arguments Value
Simple image caption from metadata
1 2 3 4 5 6 7 | image_caption(
x,
use_name = TRUE,
use_date = FALSE,
nchar_description = 30,
language = c("de", "en")[1]
)
|
x |
Image metadata as returned by |
use_name |
Include the author's name in figure caption? (Default: |
use_date |
Include the image date in figure caption? (Default: |
nchar_description |
Maximum number of characters for the description. |
language |
Either |
A single character string with an image description and basic provenance information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.