TiddlyWikiR-package     TiddlyWikiR: an R package for writing dynamic
                        reports using a TiddlyWiki template.
align                   Extract and replace the "alignment" form
                        'twTable' and 'twImage' objects.
label                   Extract and replace the "label" form 'twLink'
                        and 'twImage' objects.
newEmptyWiki            Creates a TiddlyWiki template to start working.
ref                     Extract and replace the "ref" form 'twLink' and
                        'twImage' objects.
tiddler-class           A class to handle TiddlyWiki tiddlers.
twImage-class           A class to handle TiddlyWiki images.
twLink-class            A class to handle TiddlyWiki links.
twList-class            A class to handle TiddlyWiki lists.
twTable-class           A class to handle TiddlyWiki tables.
wikify                  Format R objects to be inserted into
                        TiddlyWiki.
writeTags               Replace tags within a TiddlyWiki file.
writeTiddlers           Inserts one or more tiddlers into a TiddlyWiki
                        file.
