Learn R Programming

visualFields (version 0.2-4)

xmlblock: extracts a block from the XML file

Description

extracts a block from the XML file

Usage

xmlblock( tag, xmllines )

Arguments

tag
tag to look at
xmllines
lines from loaded XML files

Value

  • returns an array of characters with all that is inside a block corresponding to a particular tag

See Also

loadvfxml, loadvfcsv, xmlitem

Examples

Run this code
# DO NOT RUN
#xmlblock( tag, xmllines )

Run the code above in your browser using DataLab