check_for_faulty_xml {ibmAcousticR}R Documentation

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)

Value

Message to the console.


[Package ibmAcousticR version 0.2.1 Index]