View source: R/create_wrappers.R
add_checkitem | R Documentation |
Add item to a checklist.
add_checkitem(checklist, name, checked = FALSE, position = "bottom", ...)
checklist |
Checklist id. |
name |
Item name (text). |
checked |
Whether item should be checked; defaults to |
position |
Position in the checklist; defaults to |
... |
Additional arguments passed to |
Other functions to create resources:
add_board()
,
add_card_attachment()
,
add_card()
,
add_checklist()
,
add_comment()
,
add_label()
,
add_list()
,
add_member()
,
create_resource()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.