Feature results class
Feature results class
Public fields
id
character
value.feature
Feature object.
status
logical
value.current
numeric
value.goal
numeric
value.held
numeric
value.
Methods
Method new()
Create a new FeatureResults
object.
Usage
FeatureResults$new(id, feature, held)
Arguments
id
character
value.feature
Feature value.
held
character
value.
Method repr()
Generate a character
summarizing the representation of the object.