updateData | R Documentation |
Updates an existing data record.
updateData(canvasID, collectionName, dataID, updateData)
canvasID |
The canvas ID. |
collectionName |
The collection name. |
dataID |
The ID of the data to update. |
updateData |
A named list of updates. |
A JSON object with updated entry.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.