rss.category: Creates rss feeds for the given categories. items are parsed...

Description Usage Arguments Value See Also

View source: R/rss.R

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

1
  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


DASpringate/samatha documentation built on May 6, 2019, 1:16 p.m.