Description Usage Arguments Value Methods Author(s)
Get or set the count of occurence associated with a
feature-class
object. The default value for the getter
(as defined in the prototype) is 1.
1 2 3 4 |
object |
An object of class |
x |
An object of class |
value |
A numeric (which will be coerced to |
An integer representing count of occurence of the feature
signature(object = "feature")
Return the count associated with the feature object
signature(x = "feature", value = "numeric")
Set the count associated with the feature object
Rajarshi Guha rajarshi.guha@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.