Provenance class
Provenance class
     
    
    Details
    Definition for the Provenance class.
     
    
    
    Public fields
    - name
- charactervalue.
 
- icon
- charactervalue
 
- color
- charactervalue.
 
- description
- charactervalue
 
 
    
    Methods
Create a Provenance object.
Arguments
- name
- charactervalue.
 
- icon
- numericvalue
 
- color
- charactervalue.
 
- description
- numericvalue.
 
 
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.