Link: A hyperlink to other pages, sections within the same...

Description Usage Arguments Value See Also

View source: R/types.R

Description

A hyperlink to other pages, sections within the same document, resources, or any URL.

Usage

1
Link(content, target, exportFrom, id, importTo, meta, relation, title)

Arguments

content

The textual content of the link. Required.

target

The target of the link. Required.

exportFrom

A compilation directive giving the name of the variable to export to the link target.

id

The identifier for this item.

importTo

A compilation directive giving the name of the variable to import the link target as.

meta

Metadata associated with this item.

relation

The relation between the target and the current thing.

title

A title for the link.

Value

A list of class Link

See Also

Entity


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