Learn R Programming

visualFields (version 0.2-8)

xmlitem: extracts from a loaded XML file the info of a tag

Description

extracts from a loaded XML file the info of a tag

Usage

xmlitem( 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

Details

extracts from a loaded XML file the info of a tag

See Also

loadvfxml, loadvfcsv,xmlblock

Examples

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

Run the code above in your browser using DataLab