get_tiddler: Get a tiddler

View source: R/tiddler.R

get_tiddlerR Documentation

Get a tiddler

Description

Get a tiddler

Usage

get_tiddler(title, recipe = TW_OPTIONS("recipe"))

Arguments

title

title of the tiddler to retrieve

recipe

string defining which recipe to read from (optional, defaults to "default")

Value

tiddler information in JSON format

Examples

## Not run: 
get_tiddler("GettingStarted")

## End(Not run)

rtiddlywiki documentation built on Nov. 5, 2025, 7:32 p.m.