rssdoc: Representation of an RSS page in R
Description
Representation of an RSS page in R
Usage
rssdoc(title, link, description, categories, rssitems)
Arguments
title
title of the rss feed
link
domain name for the rss feed
description
decription of the rss feed
categories
character vector of categories for the
whole feed
rssitems
list of items to be included in the feed
Value
an object of class Samatha.Rssdoc, which is a character
vector of length 1 representing an rss feed