| shared_incr | R Documentation |
Adds delta to the value of a shared_input object and returns the new
value.
shared_incr(obj, delta = 1)
obj |
A |
delta |
Numeric. Amount to add (default |
The new value after incrementing.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.