Figure {stencilaschema} | R Documentation |
Encapsulates one or more images, videos, tables, etc, and provides captions and labels for them.
Description
Encapsulates one or more images, videos, tables, etc, and provides captions and labels for them.
Usage
Figure(
about,
alternateNames,
authors,
caption,
comments,
content,
dateAccepted,
dateCreated,
dateModified,
datePublished,
dateReceived,
description,
editors,
fundedBy,
funders,
genre,
id,
identifiers,
images,
isPartOf,
keywords,
label,
licenses,
maintainers,
meta,
name,
parts,
publisher,
references,
text,
title,
url,
version
)
Arguments
about |
The subject matter of the content. |
alternateNames |
Alternate names (aliases) for the item. |
authors |
The authors of this creative work. |
caption |
A caption for the figure. |
comments |
Comments about this creative work. |
content |
The structured content of this creative work c.f. property |
dateAccepted |
Date/time of acceptance. |
dateCreated |
Date/time of creation. |
dateModified |
Date/time of most recent modification. |
datePublished |
Date of first publication. |
dateReceived |
Date/time that work was received. |
description |
A description of the item. |
editors |
People who edited the |
fundedBy |
Grants that funded the |
funders |
People or organizations that funded the |
genre |
Genre of the creative work, broadcast channel or group. |
id |
The identifier for this item. |
identifiers |
Any kind of identifier for any kind of Thing. |
images |
Images of the item. |
isPartOf |
An item or other CreativeWork that this CreativeWork is a part of. |
keywords |
Keywords or tags used to describe this content. Multiple entries in a keywords list are typically delimited by commas. |
label |
A short label for the figure. |
licenses |
License documents that applies to this content, typically indicated by URL. |
maintainers |
The people or organizations who maintain this CreativeWork. |
meta |
Metadata associated with this item. |
name |
The name of the item. |
parts |
Elements of the collection which can be a variety of different elements, such as Articles, Datatables, Tables and more. |
publisher |
A publisher of the CreativeWork. |
references |
References to other creative works, such as another publication, web page, scholarly article, etc. |
text |
The textual content of this creative work. |
title |
The title of the creative work. |
url |
The URL of the item. |
version |
The version of the creative work. |
Value
A list
of class Figure