Include: A directive to include content from an external source (e.g....

Description Usage Arguments Value See Also

View source: R/types.R

Description

A directive to include content from an external source (e.g. file, URL) or content.

Usage

1
Include(source, content, format, id, meta)

Arguments

source

The source of the content, a URL or file path, or the content itself. Required.

content

The content to be included.

format

Media type, typically expressed using a MIME format, of the source content.

id

The identifier for this item.

meta

Metadata associated with this item.

Value

A list of class Include

See Also

Entity


stencilaschema documentation built on Feb. 22, 2021, 5:05 p.m.