Learn R Programming

samatha (version 0.41)

collate.tags: Builds a list of post tags and links to their associated posts Extracts tags from the top of all .md files in a list of posts

Description

Builds a list of post tags and links to their associated posts Extracts tags from the top of all .md files in a list of posts

Usage

collate.tags(posts)

Arguments

posts
a character vector of names of posts

Value

a list of tag names, each with associated vectors of titles and urls for associated posts