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