| get_tiddler | R Documentation |
Get a tiddler
get_tiddler(title, recipe = TW_OPTIONS("recipe"))
title |
title of the tiddler to retrieve |
recipe |
string defining which recipe to read from (optional, defaults to "default") |
tiddler information in JSON format
## Not run:
get_tiddler("GettingStarted")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.