Beacon.update | R Documentation |
Updates the attributes of an existing beacon.
Beacon.update(id, env = .solveEnv, ...)
id |
The ID of the beacon to update. |
env |
(optional) Custom client environment. |
... |
Beacon attributes to change. |
## Not run:
Beacon.update(
id="1234",
title="New Beacon Title"
)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.