rssdoc: Representation of an RSS page in R

Description Usage Arguments Value

View source: R/rss.R

Description

Representation of an RSS page in R

Usage

1
  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


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