Include {stencilaschema}R Documentation

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

Description

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

Usage

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


[Package stencilaschema version 1.0.0 Index]