R/tiddler.R
get_tiddler.Rd
Get a tiddler
get_tiddler(title, recipe = TW_OPTIONS("recipe"))
title of the tiddler to retrieve
string defining which recipe to read from (optional, defaults to "default")
tiddler information in JSON format
if (FALSE) { # \dontrun{ get_tiddler("GettingStarted") } # }