readWeb
is a FunctionGenerator which specifies content retrieval from a WebSource
content elements. Currently, it is defined for XML, HTML and JSON feeds through readWebXML
,
readWebHTML
and readWebJSON
. Also content parsers (xml_content
, json_content
)
need to be defined.
readWeb(spec, doc, parser, contentparser, freeFUN = NULL)
tm:::xml_content
or json_content