Entity {stencilaschema}R Documentation

The most simple compound (ie. non-atomic like number, string etc) type.

Description

The most simple compound (ie. non-atomic like number, string etc) type.

Usage

Entity(id, meta)

Arguments

id

The identifier for this item.

meta

Metadata associated with this item.

Value

A list of class Entity


[Package stencilaschema version 1.0.0 Index]