dpboardlog_update | R Documentation |
Updates the metadata associated with the board and retrievable with dp_list. When deploying dlog is needed when archiving dp_name and pin_version are needed.
dpboardlog_update(
conf,
git_info,
dlog = NULL,
dp_name = character(0),
pin_version = character(0)
)
conf |
output of |
git_info |
a list returned from |
dlog |
daap_log. This is only needed when adding record |
dp_name |
name of the pin to be archived. Ignored when dlog is provided. |
pin_version |
version of the pin to be archived. Ignored when dlog is provided |
TRUE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.