| delete_tiddler | R Documentation |
Delete a tiddler
delete_tiddler(title, bag = TW_OPTIONS("bag"))
title |
title of the tiddler to retrieve |
bag |
string defining which recipe to write to (optional, defaults to "default") |
no return values
## Not run:
delete_tiddler("GettingStarted")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.