Learn R Programming

samatha (version 0.41)

build.tagpage: Generates page content for a tag, to be rendered with a layout

Description

Generates page content for a tag, to be rendered with a layout

Usage

build.tagpage(tag, tagname)

Arguments

tag
list element with associated vectors of titles and urls for associated posts
tagname
name of the tag

Value

character vector of length 1 containing html for an unordered list of links to posts associated with the tag

See Also

collate.tags