Learn R Programming

visualFields (version 0.6.2)

xmlblock: extracts a block from the XML file

Description

extracts a block from the XML file

Usage

xmlblock( tag, xmllines, capitalize = TRUE )

Arguments

tag

tag to look at

xmllines

lines from loaded XML files

capitalize

Whether we need to capitalize or not. Default is TRUE

Value

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

See Also

loadvfxml, loadvfcsv, xmlitem