View source: R/updateCheckbox.R
updateCheckbox | R Documentation |
Id refers to a page in a database, and should be normalized using normalizeChromeId().
updateCheckbox(secret, id, property_name, value = TRUE)
secret |
API token |
id |
Page id to be updated |
property_name |
name of property to update (should be a checkbox type property) |
value |
value to update. Use R bollean object. Defaults to TRUE. |
list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.