Learn R Programming

samatha (version 0.41)

rss.category: Creates rss feeds for the given categories. items are parsed from the main rss feed using xpath New rss category feeds are placed in site/site/tags/CATEGORY_NAME.xml

Description

Creates rss feeds for the given categories. items are parsed from the main rss feed using xpath New rss category feeds are placed in site/site/tags/CATEGORY_NAME.xml

Usage

rss.category(site, domain, categories)

Arguments

site
character - Full path to your Samatha site
domain
character - The domain name of your site
categories
- character vector of the categories you want to produce seperate rss feeds for

Value

NULL writes to file as a side effect

See Also

rssdoc render.rss