R/useful-items.R
todoListItem.Rd
Create a todo list item
todoListItem(..., checked = FALSE, label = NULL)
any element such as labels, ...
Whether the list item is checked or not.
item label.
David Granjon, dgranjon@ymail.com