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