Learn R Programming

ibmAcousticR (version 0.2.1)

check_for_faulty_xml: Detect Faulty XML Request

Description

Searches the results content for the tag "<FaultString>". If it is found it gives the user a message and exits the function.

Usage

check_for_faulty_xml(request_obj)

Arguments

Value

Message to the console.