Provenance class
Provenance class
Details
Definition for the Provenance class.
Public fields
name
character
value.
icon
character
value
color
character
value.
description
character
value
Methods
Create a Provenance object.
Arguments
name
character
value.
icon
numeric
value
color
character
value.
description
numeric
value.
Returns
A Provenance object.
Method repr()
Generate a character
summarizing the representation of the object.
Get widget data.
Usage
Provenance$get_widget_data()
Method export()
Get widget data.
Method clone()
The objects of this class are cloneable with this method.
Usage
Provenance$clone(deep = FALSE)
Arguments
deep
Whether to make a deep clone.