Set or get fivbvis options
v_options(huge_xml = FALSE, verbose = FALSE)
logical: if TRUE
, set the XML parsing options to allow "huge" (i.e. deeply-nested) XML documents to be parsed
logical: if TRUE
, display progress information
The current options (invisibly unless at least one parameter has been provided)